You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Ray Chiang (JIRA)" <ji...@apache.org> on 2015/06/30 01:17:05 UTC

[jira] [Created] (MAPREDUCE-6421) Fix Findbugs pre-patch warning in org.apache.hadoop.mapreduce.v2.app.rm.RMContainerAllocator.reduceNodeLabelExpression

Ray Chiang created MAPREDUCE-6421:
-------------------------------------

             Summary: Fix Findbugs pre-patch warning in org.apache.hadoop.mapreduce.v2.app.rm.RMContainerAllocator.reduceNodeLabelExpression
                 Key: MAPREDUCE-6421
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6421
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: Ray Chiang


The actual error message is:

  Inconsistent synchronization of org.apache.hadoop.mapreduce.v2.app.rm.RMContainerAllocator.reduceNodeLabelExpression; locked 66% of time

The full URL for the findbugs is at:

  https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5858/artifact/patchprocess/trunkFindbugsWarningshadoop-mapreduce-client-app.html

I haven't looked to see if this message is in error or if findbugs is correct.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)