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

Erik Krogen commented on HDFS-14636:
------------------------------------

Hi [~Harsha1206], can you more fully explain your issue? I don't understand 
what the problem is.

I think you might be saying that you have a configuration in which you use 
ConfiguredFailoverProxyProvider but you keep an observer node listed as one of 
the NameNodes. It is expected behavior in this case that reads could be 
serviced from the observer node, since CFPP does not have an understanding of 
observer vs. other NameNode types. If you have a namespace which will use CFPP, 
you should not keep the observer NN addresses in the list.

> SBN : If you configure the default proxy provider still read Request going to 
> Observer namenode only.
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-14636
>                 URL: https://issues.apache.org/jira/browse/HDFS-14636
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 3.1.1
>            Reporter: Harshakiran Reddy
>            Assignee: Ranith Sardar
>            Priority: Major
>              Labels: SBN
>
> {noformat}
> In Observer cluster, will configure the default proxy provider instead of 
> "org.apache.hadoop.hdfs.server.namenode.ha.ObserverReadProxyProvider", still 
> Read request going to Observer namenode only.{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to