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

ASF GitHub Bot commented on HDFS-17362:
---------------------------------------

tasanuma commented on PR #6510:
URL: https://github.com/apache/hadoop/pull/6510#issuecomment-1923910581

   There is an issue that we cannot run unit tests in TestObserverWithRouter 
using `mvn test -Dtest=TestObserverWithRouter`. I have created a PR to fix it 
in #6522. I would appreciate it if you could also review it when you have time.




> RBF: RouterObserverReadProxyProvider should use 
> ConfiguredFailoverProxyProvider internally
> ------------------------------------------------------------------------------------------
>
>                 Key: HDFS-17362
>                 URL: https://issues.apache.org/jira/browse/HDFS-17362
>             Project: Hadoop HDFS
>          Issue Type: Task
>            Reporter: Takanobu Asanuma
>            Assignee: Takanobu Asanuma
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, RouterObserverReadProxyProvider is using IPFailoverProxyProvider, 
> while ObserverReadProxyProvider is using ConfiguredFailoverProxyProvider.  If 
> we are to align RouterObserverReadProxyProvider with 
> ObserverReadProxyProvider, RouterObserverReadProxyProvider should internally 
> use ConfiguredFailoverProxyProvider.  Moreover, IPFailoverProxyProvider has 
> an issue with resolving HA configurations. (For example, 
> IPFailoverProxyProvider cannot resolve hdfs://router-service.)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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