amaliujia edited a comment on pull request #1346:
URL: https://github.com/apache/hadoop-ozone/pull/1346#issuecomment-689826469


   R @timmylicheng @nandakumar131 
   
   I am thinking maybe we can first merge this PR and create a JIRA to track 
left work. Right now per feedback this command could print more information 
about Ratis peers, e.g. leader/follower roles, leader term, etc.
   
   I took a look at how does OM HA does: 
https://github.com/apache/hadoop-ozone/blob/master/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OzoneManager.java#L2535
   
   Basically it seems such request will directly hit the leader OM, then get 
status will be much easier. Currently in SCM HA we haven't reached to the point 
with a robust Ratis setup. 
   


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



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