You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@celeborn.apache.org by "AngersZhuuuu (via GitHub)" <gi...@apache.org> on 2023/02/28 02:50:30 UTC

[GitHub] [incubator-celeborn] AngersZhuuuu commented on a diff in pull request #1281: [CELEBORN-344] Change PUSH_DATA_FAIL_MASTER/SALVE to PUSH_DATA_WRITE_FAIL_MASTER/SALVE

AngersZhuuuu commented on code in PR #1281:
URL: https://github.com/apache/incubator-celeborn/pull/1281#discussion_r1119521885


##########
common/src/main/java/org/apache/celeborn/common/protocol/message/StatusCode.java:
##########
@@ -34,15 +34,15 @@ public enum StatusCode {
   DELETE_FILES_FAILED(10),
   PARTITION_EXISTS(11),
   REVIVE_FAILED(12),
-  PUSH_DATA_FAILED(13),
+  REPLICATE_DATA_FAILED(13),

Review Comment:
   Origin PUSH_DATA_FAILED not used, not sure if current name is ok



-- 
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: issues-unsubscribe@celeborn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org