You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/21 20:49:00 UTC

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

    [ https://issues.apache.org/jira/browse/HELIX-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16624157#comment-16624157 ] 

ASF GitHub Bot commented on HELIX-751:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/helix/pull/268


> 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)