[
https://issues.apache.org/jira/browse/HDDS-11726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899569#comment-17899569
]
Wei-Chiu Chuang edited comment on HDDS-11726 at 11/19/24 7:19 PM:
------------------------------------------------------------------
The leader readiiness state can be obtained from:
https://github.com/apache/ozone/blob/master/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/ratis/OzoneManagerRatisServer.java#L837
was (Author: jojochuang):
The leader readiiness state can be obtained from:
https://github.com/apache/ozone/blob/4ba01b41fc49a6de9ec3c89001b10a50bc960372/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/ratis/OzoneManagerRatisServer.java#L806
> Add leader readiness state to OM UI
> -----------------------------------
>
> Key: HDDS-11726
> URL: https://issues.apache.org/jira/browse/HDDS-11726
> Project: Apache Ozone
> Issue Type: Improvement
> Reporter: Wei-Chiu Chuang
> Priority: Major
> Attachments: Screenshot 2024-11-15 at 12.00.37 PM.png
>
>
> Our OM UI has role type (leader/follower) now, which is great. A leader does
> not necessarily mean it's ready to process any requests. It would help
> debugging to add a readiness state to the UI in addition to role type.
> {noformat}
> 24-10-30 11:44:23,523 WARN [Socket Reader #3 for port
> 9862]-SecurityLogger.org.apache.hadoop.ipc.Server: Auth failed for
> 10.70.8.20:46200:null (DIGEST-MD5: IO error acquiring password) with true
> cause: (om207 is Leader but not ready to process request yet.)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]