[
https://issues.apache.org/jira/browse/MAPREDUCE-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100101#comment-13100101
]
Vinod Kumar Vavilapalli commented on MAPREDUCE-2908:
----------------------------------------------------
bq. What was the motivation behind renaming Queue to AbstractQueue in the
capacity scheduler?
Yeah, that was the only big change, I should've commented about it before
itself. This was to address a findBugs warning which complained that
_o.a.h.yarn.server.resourcemanager.scheduler.capacity.Queue_ implements the top
level _o.a.h.yarn.server.resourcemanager.scheduler.Queue_ and shares the same
name but different packages. I myself did find it to be confusing, so renamed
it instead of excluding it from the warning list.
> Fix findbugs warnings in Map Reduce.
> ------------------------------------
>
> Key: MAPREDUCE-2908
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2908
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 0.23.0
> Reporter: Mahadev konar
> Assignee: Vinod Kumar Vavilapalli
> Priority: Critical
> Fix For: 0.23.0
>
> Attachments: MAPREDUCE-2908-20110907.1.txt,
> MAPREDUCE-2908-20110907.txt
>
>
> In the current trunk/0.23 codebase there are 5 findbugs warnings which cause
> the precommit CI builds to -1 the patches.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira