[
https://issues.apache.org/jira/browse/HELIX-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16624163#comment-16624163
]
Hudson commented on HELIX-751:
------------------------------
FAILURE: Integrated in Jenkins build helix #1538 (See
[https://builds.apache.org/job/helix/1538/])
[HELIX-751] TASK: Fix AssignableInstanceComparator so that it sorts (hulee: rev
11b721350091247cd3aa9716345ebdd53199ab53)
* (edit)
helix-core/src/main/java/org/apache/helix/task/assigner/ThreadCountBasedTaskAssigner.java
> TASK: Fix AssignableInstanceComparator so that it sorts unsupported quota
> types
> -------------------------------------------------------------------------------
>
> Key: HELIX-751
> URL: https://issues.apache.org/jira/browse/HELIX-751
> Project: Apache Helix
> Issue Type: Improvement
> Reporter: Hunter L
> Assignee: Hunter L
> Priority: Major
>
> Currently, if the quota type does not exist, it will not sort
> AssignableInstances based on availability. This does not cause immediate
> problems, but it would be nice to have them sorted because we now allow
> unsupported quota types run as DEFAULT type.
> Changelist:
> 1. Comparator sorts AssignableInstances in a PriorityQueue by DEFAULT type's
> availability when the quota type given is unsupported
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)