[ 
https://issues.apache.org/jira/browse/HDFS-10629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Inigo Goiri updated HDFS-10629:
-------------------------------
    Attachment: HDFS-10629-HDFS-10467-012.patch

Renamed {{FederationStateStoreService}} to {{StateStoreService}}.

Tackled most [~chris.douglas] comments:
* Fixed {{FederationNamenodeServiceState}}
* {{RouterConfigBuilder}} right now is very basic, but we will add new config 
settings once we add services to the {{Router}}
* The {{restartRpcServer()}} functionality was only internal debuggin, so 
removed it
* Clarified {{RemoteLocationContext#getDest()}}
* {{ReflectionUtils#newInstance}} doesn't support parameter passing, and this 
is a pretty common pattern for our use case. We use the {{getClass()}} already 
and I'm not sure adding the creation of a simple constructor adds much
* Made list return unmodifiable in {{PathLocation}}


> Federation Router
> -----------------
>
>                 Key: HDFS-10629
>                 URL: https://issues.apache.org/jira/browse/HDFS-10629
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: hdfs
>            Reporter: Inigo Goiri
>            Assignee: Jason Kace
>         Attachments: HDFS-10629.000.patch, HDFS-10629.001.patch, 
> HDFS-10629-HDFS-10467-002.patch, HDFS-10629-HDFS-10467-003.patch, 
> HDFS-10629-HDFS-10467-004.patch, HDFS-10629-HDFS-10467-005.patch, 
> HDFS-10629-HDFS-10467-006.patch, HDFS-10629-HDFS-10467-007.patch, 
> HDFS-10629-HDFS-10467-008.patch, HDFS-10629-HDFS-10467-009.patch, 
> HDFS-10629-HDFS-10467-010.patch, HDFS-10629-HDFS-10467-011.patch, 
> HDFS-10629-HDFS-10467-012.patch, routerlatency.png
>
>
> Component that routes calls from the clients to the right Namespace.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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