You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2020/07/08 17:27:00 UTC

[jira] [Created] (HDDS-3936) OM client failover ignores suggested leader info

Attila Doroszlai created HDDS-3936:
--------------------------------------

             Summary: OM client failover ignores suggested leader info
                 Key: HDDS-3936
                 URL: https://issues.apache.org/jira/browse/HDDS-3936
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: OM HA
    Affects Versions: 0.6.0
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


If OM client hits follower OM, failover is performed sequentially, ignoring suggested leader info:

{code}
2020-07-08 17:20:05,249 [main] DEBUG Hadoop3OmTransport:140 - RetryProxy: OM:om1 is not the leader. Suggested leader is OM:om3.
2020-07-08 17:20:05,277 [main] DEBUG Hadoop3OmTransport:140 - RetryProxy: OM:om2 is not the leader. Suggested leader is OM:om3.
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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