Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove blocking TCP clients and servers #22639

Merged
merged 3 commits into from Jan 17, 2017

Conversation

Tim-Brooks
Copy link
Contributor

This commit removes the option to use the blocking variants of the TCP
transport server, TCP transport client, or http server.

This commit removes the option to use the blocking variants of the TCP
transport server, TCP transport client, or http server.
@Tim-Brooks Tim-Brooks added :Distributed/Network Http and internode communication implementations >enhancement review v6.0.0-alpha1 labels Jan 16, 2017
Copy link
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.

It looks good. I think that we need a note in the migration docs in this pull request, and then deprecation logging in the 5.x branch.

Copy link
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.

++ thanks

@Tim-Brooks
Copy link
Contributor Author

@jasontedor I added a migration doc. Let me know if that looks alright.


==== Network settings

The blocking tcp client, blocking tcp server, and blocking http server have been removed.
Copy link
Member

Choose a reason for hiding this comment

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

Nit: tcp -> TCP, http -> HTTP

@jasontedor
Copy link
Member

I added a migration doc. Let me know if that looks alright.

Just a nit, I'm good with you merging it after you make the change.

@Tim-Brooks Tim-Brooks merged commit 16a76d9 into elastic:master Jan 17, 2017
@Tim-Brooks Tim-Brooks deleted the remove_blocking_tcp branch November 14, 2018 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>breaking :Distributed/Network Http and internode communication implementations v6.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants