Skip to content

Commit d15feca

Browse files
committed
[CELEBORN-2264] Support cancel shuffle when write bytes exceeds threshold
1 parent 81d89f3 commit d15feca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

common/src/main/proto/TransportMessages.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,7 @@ message PbMapperEnd {
377377
int32 numPartitions = 7;
378378
repeated int32 crc32PerPartition = 8;
379379
repeated int64 bytesWrittenPerPartition = 9;
380+
int64 bytesWritten = 10;
380381
}
381382

382383
message PbLocationPushFailedBatches {

0 commit comments

Comments
 (0)