OpenSearch/modules/transport-netty4/src
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
..
main Remove client connections from TcpTransport (#31886) 2018-08-13 16:44:09 -06:00
test Remove client connections from TcpTransport (#31886) 2018-08-13 16:44:09 -06:00