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 content thread safe from REST layer #10429

Closed
wants to merge 1 commit into from

Conversation

kimchy
Copy link
Member

@kimchy kimchy commented Apr 4, 2015

there is no need for this anymore, for some time, since in netty now we rely on copying over the buffer and reusing it

there is no need for this anymore, for some time, since in netty now we rely on copying over the buffer and reusing it
closes elastic#10429
@kimchy kimchy force-pushed the remove_content_thread_safe branch from 7484d14 to e06dcac Compare April 4, 2015 14:01
@jpountz
Copy link
Contributor

jpountz commented Apr 6, 2015

LGTM

@kimchy kimchy closed this in af19ec3 Apr 7, 2015
kimchy added a commit that referenced this pull request Apr 7, 2015
there is no need for this anymore, for some time, since in netty now we rely on copying over the buffer and reusing it
closes #10429
@kimchy kimchy deleted the remove_content_thread_safe branch April 7, 2015 15:29
@clintongormley clintongormley added >enhancement :Distributed/Network Http and internode communication implementations labels May 29, 2015
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 >enhancement v1.6.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants