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

Suresh Srinivas commented on HDFS-5118:
---------------------------------------

Comments:
- DummyRetryInvocationHandler should move from test to src as a class with 
enough explanation about it is test only. Is LossyRetryInvocationHandler a 
better name?
- Changes in Hdfs and DistributedFileSystem can be avoided, if this 
configuration is handled in DFSClient.

                
> Extend LoadGenerator for testing NameNode retry cache
> -----------------------------------------------------
>
>                 Key: HDFS-5118
>                 URL: https://issues.apache.org/jira/browse/HDFS-5118
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>    Affects Versions: 3.0.0
>            Reporter: Jing Zhao
>            Assignee: Jing Zhao
>         Attachments: HDFS-5118.000.patch, HDFS-5118.001.patch
>
>
> We plan to extend the current LoadGenerator so that the client is able to 
> intentionally drop responses of NameNode RPC calls according to settings in 
> configuration. In this way we can do better system test for NameNode retry 
> cache, especially when NN failover happens.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to