[
https://issues.apache.org/jira/browse/YARN-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154027#comment-15154027
]
Hadoop QA commented on YARN-4328:
---------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s
{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 6s {color}
| {color:red} YARN-4328 does not apply to branch-2.7. Rebase required? Wrong
Branch? See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12788639/YARN-4328.branch-2.7.00.patch
|
| JIRA Issue | YARN-4328 |
| Console output |
https://builds.apache.org/job/PreCommit-YARN-Build/10586/console |
| Powered by | Apache Yetus 0.2.0-SNAPSHOT http://yetus.apache.org |
This message was automatically generated.
> Findbugs warning in resourcemanager in branch-2.7 and branch-2.6
> ----------------------------------------------------------------
>
> Key: YARN-4328
> URL: https://issues.apache.org/jira/browse/YARN-4328
> Project: Hadoop YARN
> Issue Type: Bug
> Affects Versions: 2.7.1, 2.6.2
> Reporter: Varun Saxena
> Assignee: Akira AJISAKA
> Priority: Minor
> Attachments: YARN-4328.branch-2.6.00.patch,
> YARN-4328.branch-2.7.00.patch, YARN-4328.branch-2.7.00.patch
>
>
> This issue exists in both branch-2.7 and branch-2.6
> {noformat}
> <file
> classname='org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore$ZKSyncOperationCallback'>
> <BugInstance type='SIC_INNER_SHOULD_BE_STATIC' priority='Normal'
> category='PERFORMANCE' message='Should
> org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore$ZKSyncOperationCallback
> be a _static_ inner class?' lineNumber='118'/></file>
> {noformat}
> Below issue exists only in branch-2.6
> {noformat}
> <file
> classname='org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt'>
> <BugInstance type='IS2_INCONSISTENT_SYNC' priority='Normal'
> category='MT_CORRECTNESS' message='Inconsistent synchronization of
> org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt.queue;
> locked 57% of time' lineNumber='261'/>
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)