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

Jason Kace edited comment on HDFS-10629 at 7/26/16 12:07 AM:
-------------------------------------------------------------

Updating Federation Router Patch:

1) Added basic unit tests for router service and RPC server NN commands.
2) Removed extra dependencies that are not critical to the basic router 
functionality (StateStore, HeartbeatService, SafemodeService). 
3) NN discovery/registration and file/subcluster locator is mocked in the test 
tree to enable unit tests.  These components are required for a functioning 
router and will be included in additional sub jiras.
4) Code cleanup, jenkins errors and commenting.

All comments and feedback are appreciated.


was (Author: jakace):
Updating Federation Router Patch:

1) Added basic unit tests for router service and RPC server NN commands.
2) Removed extra dependencies that are not critical to the basic router 
functionality.  
3) NN discovery/registration and file/subcluster locator is mocked in the test 
tree to enable unit tests.  These components are required for a functioning 
router and will be included in additional sub jiras.
4) Code cleanup, jenkins errors and commenting.

All comments and feedback are appreciated.

> 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-HDFS-10467-002.patch, HDFS-10629.000.patch, 
> HDFS-10629.001.patch
>
>
> Component that routes calls from the clients to the right Namespace. It 
> implements {{ClientProtocol}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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