[
https://issues.apache.org/jira/browse/HELIX-733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545854#comment-16545854
]
Hudson commented on HELIX-733:
------------------------------
FAILURE: Integrated in Jenkins build helix #1514 (See
[https://builds.apache.org/job/helix/1514/])
[HELIX-733] Fix TestAssignableInstanceManagerControllerSwitch (narendly: rev
bd171f26d164dc33ac91fc393d11de269c2665b0)
* (edit)
helix-core/src/test/java/org/apache/helix/task/TestAssignableInstanceManagerControllerSwitch.java
> Fix TestAssignableInstanceManagerControllerSwitch
> -------------------------------------------------
>
> Key: HELIX-733
> URL: https://issues.apache.org/jira/browse/HELIX-733
> Project: Apache Helix
> Issue Type: Improvement
> Reporter: Hunter L
> Priority: Major
>
> This test uses RoutingTableProvider. It was not being shut down, causing an
> ExecutorService thread to continue executing periodic updates. This RB makes
> it so that it is shut down at the end of the test.
> Changelist:
> 1. Add shutdown() on RoutingTableProvider at the end of the test
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)