Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
org.apache.hadoop.ipc.Client#stop says "Stop all threads related to this client." but does not shutdown the static SEND_PARAMS_EXECUTOR, so usage of this class always leaks threads rather than cleanly closing or shutting down.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-5007 TestRecoveryHdfs seems to be leaking a thread occasionally that ends up failing a completely different test.
- Reopened