[GitHub] [incubator-celeborn] nafiyAix opened a new pull request, #982: [DRAFT] Override equals and hashcode for DiskInfo

2022-11-18 Thread GitBox
nafiyAix opened a new pull request, #982: URL: https://github.com/apache/incubator-celeborn/pull/982 ### What changes were proposed in this pull request? Override equals and hashcode for DiskInfo ### Why are the changes needed? ### What are the items that need reviewer at

[GitHub] [incubator-celeborn] nafiyAix opened a new pull request, #981: [ISSUE-934][REFACTOR]Device check should report error after check failed a certain number of times

2022-11-18 Thread GitBox
nafiyAix opened a new pull request, #981: URL: https://github.com/apache/incubator-celeborn/pull/981 ### What changes were proposed in this pull request? Device check should report error after check failed a certain number of times Add new DiskStatus to represent critical error Add e

[GitHub] [incubator-celeborn] zhongqiangczq commented on a diff in pull request #979: [CELEBORN-12] Retry on CommitFile request

2022-11-18 Thread GitBox
zhongqiangczq commented on code in PR #979: URL: https://github.com/apache/incubator-celeborn/pull/979#discussion_r1026125186 ## worker/src/main/scala/org/apache/celeborn/service/deploy/worker/Controller.scala: ## @@ -294,11 +297,7 @@ private[deploy] class Controller(

[GitHub] [incubator-celeborn] zhongqiangczq commented on a diff in pull request #979: [CELEBORN-12] Retry on CommitFile request

2022-11-18 Thread GitBox
zhongqiangczq commented on code in PR #979: URL: https://github.com/apache/incubator-celeborn/pull/979#discussion_r1026125186 ## worker/src/main/scala/org/apache/celeborn/service/deploy/worker/Controller.scala: ## @@ -294,11 +297,7 @@ private[deploy] class Controller(