You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Hunter L (JIRA)" <ji...@apache.org> on 2018/09/19 17:06:00 UTC

[jira] [Created] (HELIX-751) TASK: Fix AssignableInstanceComparator so that it sorts unsupported quota types

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)