bharatviswa504 commented on a change in pull request #1940:
URL: https://github.com/apache/ozone/pull/1940#discussion_r579965501
##########
File path:
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/scm/ha/SCMNodeInfo.java
##########
@@ -0,0 +1,246 @@
+/*
Review comment:
The main idea here is SCMNodeInfo will be used by SCM Clients like OM
and SCM.
As they need to fiigure out rpc address from newly added config key
ozone.scm.address or old rpc address config.
Whereas SCM fetches address from bindhost. To make clear distinguish I have
added the new class.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]