swagle opened a new pull request #727: HDDS-3273. getConf does not return all 
OM addresses.
URL: https://github.com/apache/hadoop-ozone/pull/727
 
 
   ## What changes were proposed in this pull request?
   Added a new utility method to return a list of addresses keyed by serviceId. 
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-3273
   
   ## How was this patch tested?
   Added a unit test and verified via docker:
   
   `bash-4.2$ /opt/hadoop/bin/ozone getconf -ozonemanagers
   {omservice=[om1/172.22.0.6:9862, om2/172.22.0.4:9862, om3/172.22.0.2:9862]}`
   
   `bash-4.2$ /opt/hadoop/bin/ozone getconf -ozonemanagers
   om`

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to