[
https://issues.apache.org/jira/browse/MAPREDUCE-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14524663#comment-14524663
]
Hadoop QA commented on MAPREDUCE-4271:
--------------------------------------
\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | patch | 0m 0s | The patch command could not apply
the patch during dryrun. |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12567098/MAPREDUCE-4271-branch1-v2.patch
|
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / f1a152c |
| Console output |
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5522/console |
This message was automatically generated.
> Make TestCapacityScheduler more robust with non-Sun JDK
> -------------------------------------------------------
>
> Key: MAPREDUCE-4271
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4271
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: capacity-sched
> Affects Versions: 1.0.3
> Reporter: Luke Lu
> Assignee: Yu Gao
> Labels: alt-jdk, capacity
> Attachments: MAPREDUCE-4271-branch1-v2.patch,
> mapreduce-4271-branch-1.patch, test-afterepatch.result,
> test-beforepatch.result, test-patch.result
>
>
> The capacity scheduler queue is initialized with a HashMap, the values of
> which are later added to a list (a queue for assigning tasks).
> TestCapacityScheduler depends on the order of the list hence not portable
> across JDKs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)