Skip to content

Remove unnecessary nio client#27408

Merged
Tim-Brooks merged 2 commits intoelastic:masterfrom
Tim-Brooks:delete_nio_client
Nov 16, 2017
Merged

Remove unnecessary nio client#27408
Tim-Brooks merged 2 commits intoelastic:masterfrom
Tim-Brooks:delete_nio_client

Conversation

@Tim-Brooks
Copy link
Copy Markdown
Contributor

This is a follow up to #27132. As that PR greatly simplified the
connection logic inside a low level transport implementation, much of
the functionality provided by the NioClient class is no longer
necessary. This commit removes that class.

This is a follow up to elastic#27132. As that PR greatly simplified the
connection logic inside a low level transport implementation, much of
the functionality provided by the NioClient class is no longer
necessary. This commit removes that class.
@Tim-Brooks Tim-Brooks added :Distributed/Network Http and internode communication implementations >non-issue review v6.1.0 v7.0.0 labels Nov 15, 2017
@Tim-Brooks Tim-Brooks changed the title Delete unneeded nio client Remove unnecessary nio client Nov 16, 2017
Copy link
Copy Markdown
Contributor

@s1monw s1monw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@Tim-Brooks
Copy link
Copy Markdown
Contributor Author

Build passed locally. The CI failure from yesterday appears to be related to the version bump.

@Tim-Brooks Tim-Brooks merged commit 35a5922 into elastic:master Nov 16, 2017
Tim-Brooks added a commit that referenced this pull request Nov 16, 2017
This is a follow up to #27132. As that PR greatly simplified the
connection logic inside a low level transport implementation, much of
the functionality provided by the NioClient class is no longer
necessary. This commit removes that class.
@Tim-Brooks Tim-Brooks deleted the delete_nio_client branch December 10, 2018 16:19
@jimczi jimczi added v7.0.0-beta1 and removed v7.0.0 labels Feb 7, 2019
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.1.0 v7.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants