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