You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tom White (Created) (JIRA)" <ji...@apache.org> on 2011/10/27 19:04:32 UTC

[jira] [Created] (HADOOP-7778) FindBugs warning in Token.getKind()

FindBugs warning in Token.getKind()
-----------------------------------

                 Key: HADOOP-7778
                 URL: https://issues.apache.org/jira/browse/HADOOP-7778
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Tom White
            Assignee: Tom White
             Fix For: 0.23.0, 0.24.0


>From https://builds.apache.org/job/PreCommit-HADOOP-Build/330//artifact/trunk/hadoop-common-project/patchprocess/newPatchFindbugsWarningshadoop-common.html

bq. org.apache.hadoop.security.token.Token.getKind() is unsynchronized, org.apache.hadoop.security.token.Token.setKind(Text) is synchronized

Looks like this was introduced by MAPREDUCE-2764.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira