Ted Yu created AMBARI-23288:
-------------------------------
Summary: stateWatcherClient should be closed upon return from
OutputSolr#createSolrStateWatcher
Key: AMBARI-23288
URL: https://issues.apache.org/jira/browse/AMBARI-23288
Project: Ambari
Issue Type: Bug
Reporter: Ted Yu
{code}
CloudSolrClient stateWatcherClient = createSolrClient();
{code}
stateWatcherClient should be closed upon return from the method.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
