[
https://issues.apache.org/jira/browse/HDFS-6132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14536133#comment-14536133
]
Rajesh Kartha commented on HDFS-6132:
-------------------------------------
I don't think this maybe relevant, reviewing the code - will update this JIRA
with my comments.
> TestBlockToken fails on JDK 7
> -----------------------------
>
> Key: HDFS-6132
> URL: https://issues.apache.org/jira/browse/HDFS-6132
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Siqi Li
> Labels: BB2015-05-TBR
> Attachments: HDFS-6132.patch
>
>
> Currently, UserGroupInformation.setConfiguration(conf) does not reset
> loginUser. This is causing this test case to fail.
> For now, the work around solution is to use UserGroupInformation.reset()
> before UserGroupInformation.setConfiguration(conf). However, in general, we
> should do this reset whenever we call
> UserGroupInformation.setConfiguration(conf)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)