[
https://issues.apache.org/jira/browse/HDFS-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kan Zhang updated HDFS-409:
---------------------------
Attachment: h409-25.patch
uploading a new patch with added javadoc. I didn't break waitActive() into 2
loops since that would add one more RPC call. Instead, I refactored the wait
logic into a separate method, which should improve readability and also get rid
of any redundant checking.
> Add more access token tests
> ---------------------------
>
> Key: HDFS-409
> URL: https://issues.apache.org/jira/browse/HDFS-409
> Project: Hadoop HDFS
> Issue Type: Test
> Reporter: Kan Zhang
> Assignee: Kan Zhang
> Attachments: AccessTokenTestPlan.pdf, h409-23.patch, h409-25.patch
>
>
> Need to add more unit tests for access token
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.