Hello, There are integration tests between Solr and HDFS. Turns out even calling MiniDFSCluster.shutdown() leaves some HDFS threads running. It's probably ok, but it upsets Solr's tests since they assert that there's nothing running after test is over to verify against leaks. Are there any total shutdown helper for test? Does it make sense to raise a jira for it?
Thank you. -- Sincerely yours Mikhail Khludnev