[
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:
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 pull request into a Git repository by running:
$ git pull https://github.com/narendly/helix e8e5770
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/269.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #269
----
commit 355e4d4e1e678d13793f39d044a51e7be76abed8
Author: Hunter Lee <hulee@...>
Date: 2018-09-19T17:50:48Z
[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
----
> Add missing shutdown for RoutingTableProvider
> ---------------------------------------------
>
> Key: HELIX-752
> URL: https://issues.apache.org/jira/browse/HELIX-752
> Project: Apache Helix
> Issue Type: Improvement
> Reporter: Hunter L
> Assignee: Hunter L
> Priority: Major
>
> Changelist:
> 1. Add a missing shutdown() call to avoid having a background thread keep
> printing out error messages
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)