RexXiong commented on code in PR #2489:
URL: https://github.com/apache/celeborn/pull/2489#discussion_r1591770571
##########
master/src/main/java/org/apache/celeborn/service/deploy/master/clustermeta/ha/HARaftServer.java:
##########
@@ -492,11 +494,19 @@ public void updateServerRole() {
}
}
+ public Pair<String, String> addressToIpHostAddressPair(String address) {
Review Comment:
Move to Utils and add doc for this. Seems impossible mock object for
Scalaļ¼so I do manual test for both Scenario.
--
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]