SteNicholas commented on code in PR #2746:
URL: https://github.com/apache/celeborn/pull/2746#discussion_r1770973484
##########
master/src/main/proto/Resource.proto:
##########
@@ -73,6 +75,7 @@ message ResourceRequest {
optional WorkerEventRequest workerEventRequest = 22;
optional ApplicationMetaRequest applicationMetaRequest = 23;
optional ReportWorkerDecommissionRequest reportWorkerDecommissionRequest =
24;
+ optional ReviseLostShufflesRequest reviseLostShufflesRequest = 102;
Review Comment:
Why is the number 102?
--
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]