Skip to content

Move connection listener to ConnectionManager#32992

Merged
Tim-Brooks merged 2 commits intoelastic:6.xfrom
Tim-Brooks:backport_connection_lister
Aug 21, 2018
Merged

Move connection listener to ConnectionManager#32992
Tim-Brooks merged 2 commits intoelastic:6.xfrom
Tim-Brooks:backport_connection_lister

Conversation

@Tim-Brooks
Copy link
Copy Markdown
Contributor

This is a followup to #31886. After that commit the
TransportConnectionListener had to be propogated to both the
Transport and the ConnectionManager. This commit moves that listener
to completely live in the ConnectionManager. The request and response
related methods are moved to a TransportMessageListener. That listener
continues to live in the Transport class.

@Tim-Brooks Tim-Brooks added >non-issue :Distributed/Network Http and internode communication implementations v6.5.0 labels Aug 20, 2018
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-infra

@Tim-Brooks
Copy link
Copy Markdown
Contributor Author

This is just a back port.

@Tim-Brooks Tim-Brooks merged commit 2c75504 into elastic:6.x Aug 21, 2018
@Tim-Brooks Tim-Brooks deleted the backport_connection_lister 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.

2 participants