Hunter L created HELIX-751:
------------------------------
Summary: 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
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)