Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A8517982C for ; Fri, 28 Oct 2011 00:09:52 +0000 (UTC) Received: (qmail 87808 invoked by uid 500); 28 Oct 2011 00:09:52 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 87779 invoked by uid 500); 28 Oct 2011 00:09:52 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 87771 invoked by uid 99); 28 Oct 2011 00:09:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Oct 2011 00:09:52 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Oct 2011 00:09:51 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 45B1C31D174 for ; Fri, 28 Oct 2011 00:07:32 +0000 (UTC) Date: Fri, 28 Oct 2011 00:07:32 +0000 (UTC) From: "Hudson (Commented) (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1133909603.28378.1319760452286.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1633011787.25357.1319735072369.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HADOOP-7778) FindBugs warning in Token.getKind() MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-7778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13137772#comment-13137772 ] Hudson commented on HADOOP-7778: -------------------------------- Integrated in Hadoop-Mapreduce-0.23-Commit #86 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/86/]) Merge -r 1190094:1190095 from trunk to branch. Fixes: HADOOP-7778. tomwhite : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1190097 Files : * /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt * /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/Token.java > 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 > > Attachments: HADOOP-7778.patch > > > 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