SteNicholas commented on code in PR #3474:
URL: https://github.com/apache/celeborn/pull/3474#discussion_r2338862920
##########
master/src/main/java/org/apache/celeborn/service/deploy/master/clustermeta/ha/MetaHandler.java:
##########
@@ -216,14 +216,6 @@ public
org.apache.celeborn.common.protocol.PbMetaRequestResponse handleWriteRequ
break;
case WorkerRemove:
Review Comment:
It's better to remove `WorkerRemove`, otherwise this message should also be
removed in other versions.
--
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]