[
https://issues.apache.org/jira/browse/HDFS-6132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13968915#comment-13968915
]
Siqi Li commented on HDFS-6132:
-------------------------------
this is a fix on test case. Can someone take a look at this and merge it into
the latest branch ?
> 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
> 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.2#6252)