wangshengjie123 commented on code in PR #2373:
URL:
https://github.com/apache/incubator-celeborn/pull/2373#discussion_r1536774241
##########
common/src/main/proto/TransportMessages.proto:
##########
@@ -625,6 +636,7 @@ message PbOpenStream {
int32 endIndex = 4;
int32 initialCredit = 5;
bool readLocalShuffle = 6;
+ bool shuffleDataNeedSort = 7;
Review Comment:
Fixed, thanks
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]