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

2018-09-19 Thread Hunter L (JIRA)
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

[GitHub] helix pull request #268: TASK: Fix AssignableInstanceComparator so that it s...

2018-09-19 Thread narendly
GitHub user narendly opened a pull request: https://github.com/apache/helix/pull/268 TASK: Fix AssignableInstanceComparator so that it sorts unsupported quota types …nsupported quota types Currently, if the quota type does not exist, it will not sort AssignableInstances

[jira] [Created] (HELIX-752) Add missing shutdown for RoutingTableProvider

2018-09-19 Thread Hunter L (JIRA)
Hunter L created HELIX-752: -- Summary: Add missing shutdown for RoutingTableProvider Key: HELIX-752 URL: https://issues.apache.org/jira/browse/HELIX-752 Project: Apache Helix Issue Type: Improvement

[GitHub] helix pull request #269: [HELIX-752] Add missing shutdown for RoutingTablePr...

2018-09-19 Thread narendly
GitHub user narendly opened a pull request: https://github.com/apache/helix/pull/269 [HELIX-752] Add missing shutdown for RoutingTableProvider Changelist: 1. Add a missing shutdown() call to avoid having a background thread keep printing out error messages You can merge this pu

[jira] [Commented] (HELIX-752) Add missing shutdown for RoutingTableProvider

2018-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16620953#comment-16620953 ] ASF GitHub Bot commented on HELIX-752: -- GitHub user narendly opened a pull request: