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

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

    [ https://issues.apache.org/jira/browse/HDDS-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153815#comment-17153815 ] 

Bharat Viswanadham edited comment on HDDS-3936 at 7/8/20, 5:58 PM:
-------------------------------------------------------------------

One idea is to send along hostname also, and use that during failover, so in the case of mismatch between client and server also it can work.

And also right now getServiceInfo returns nodeID and hostName, need to see if can we use that info during failOver, (if there is any mismatch between client and server)


was (Author: bharatviswa):
One idea is to send along hostname also, and use that during failover, so in the case of mismatch between client and server also it can work.

> 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
>            Priority: Major
>
> 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