mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-22 21:05:23 +00:00
This commit cleans up the Netty handshake waiting handlers. We rename the Netty 3 implementation to include "Netty3" in the name, the Netty 4 implementation is not needed, and we improve the handling of waiting for the handshakes to complete when connecting. Original commit: elastic/x-pack-elasticsearch@f736fdc8f0