Hunter L created HELIX-733:
------------------------------
Summary: Fix TestAssignableInstanceManagerControllerSwitch
Key: HELIX-733
URL: https://issues.apache.org/jira/browse/HELIX-733
Project: Apache Helix
Issue Type: Improvement
Reporter: Hunter L
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)