Skip to content

Remove client connections from TcpTransport (#31886)#32954

Merged
Tim-Brooks merged 4 commits intoelastic:6.xfrom
Tim-Brooks:backport_client_connections
Aug 18, 2018
Merged

Remove client connections from TcpTransport (#31886)#32954
Tim-Brooks merged 4 commits intoelastic:6.xfrom
Tim-Brooks:backport_client_connections

Conversation

@Tim-Brooks
Copy link
Copy Markdown
Contributor

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.

This is related to elastic#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.
@Tim-Brooks Tim-Brooks added :Distributed/Network Http and internode communication implementations v6.5.0 labels Aug 17, 2018
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-infra

@Tim-Brooks
Copy link
Copy Markdown
Contributor Author

This is just a backport.

@Tim-Brooks Tim-Brooks merged commit f955cb5 into elastic:6.x Aug 18, 2018
jasontedor pushed a commit that referenced this pull request Aug 21, 2018
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.
@Tim-Brooks Tim-Brooks deleted the backport_client_connections branch December 18, 2019 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Network Http and internode communication implementations >non-issue v6.5.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants