OpenSearch/modules/transport-netty4
Tim Brooks 10fddb62ee
Remove client connections from TcpTransport (#31886)
This is related to #31835. This commit adds a connection manager that
manages client connections to other nodes. This means that the
TcpTransport no longer maintains a map of nodes that it is connected
to.
2018-08-13 16:44:09 -06:00
..
licenses NETWORKING: Fix Netty Leaks by upgrading to 4.1.28 (#32511) 2018-08-01 02:34:58 +02:00
src Remove client connections from TcpTransport (#31886) 2018-08-13 16:44:09 -06:00
build.gradle NETWORKING: Fix Netty Leaks by upgrading to 4.1.28 (#32511) 2018-08-01 02:34:58 +02:00