mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
Today if the PreBuiltTransportClient is using Netty 4 transport, on shutdown some Netty 4 threads could linger. This commit causes the client to wait for these threads to shutdown upon termination.