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

Ivan A. Veselovsky updated HADOOP-9046:
---------------------------------------

    Attachment: HADOOP-9046--c.patch

In the new version of patch "HADOOP-9046--c.patch" the following is done:
1) fixed the sync problem found by Robert: now the method 
org.apache.hadoop.fs.DelegationTokenRenewer#removeRenewAction(T) will not block 
for long time.
2) in the test all the time periods made scalable relative one constant.
3) the test made fater: now it takes ~7 seconds.
                
> provide unit-test coverage of class 
> org.apache.hadoop.fs.DelegationTokenRenewer.RenewAction<T>
> ----------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-9046
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9046
>             Project: Hadoop Common
>          Issue Type: Test
>            Reporter: Ivan A. Veselovsky
>            Assignee: Ivan A. Veselovsky
>            Priority: Minor
>         Attachments: HADOOP-9046-branch-0.23-over-9049.patch, 
> HADOOP-9046-branch-0.23.patch, HADOOP-9046--c.patch, 
> HADOOP-9046-over-9049.patch, HADOOP-9046.patch
>
>
> The class org.apache.hadoop.fs.DelegationTokenRenewer.RenewAction<T> has zero 
> coverage in entire cumulative test run. Provide test(s) to cover this class.
> Note: the request submitted to HDFS project because the class likely to be 
> tested by tests in that project.

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