maobaolong opened a new pull request #935:
URL: https://github.com/apache/hadoop-ozone/pull/935


   ## What changes were proposed in this pull request?
   
   Now, i start 3 datanode in a node, the 3 datanode use differents port, but i 
cannot distinguish which one is HEALTHY, which one is not. A port print is 
necessary.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3606
   
   ## How was this patch tested?
   
   ```bash
    bin/ozone  admin printTopology
   State = HEALTHY
    127.0.0.1(localhost):RATIS=52789,STANDALONE=52790    /default-rack
    127.0.0.1(localhost):RATIS=52777,STANDALONE=52778    /default-rack
    127.0.0.1(localhost):RATIS=52752,STANDALONE=52753    /default-rack
   
   ```


----------------------------------------------------------------
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]

Reply via email to