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

Make XContentBuilder Releasable #6869

Closed
wants to merge 1 commit into from

Conversation

kimchy
Copy link
Member

@kimchy kimchy commented Jul 15, 2014

make the builder releasable (auto closeable), and use it in shards state
also make XContentParser releasable (AutoCloseable) and not closeable since it doesn't throw an IOException

make the builder releasable (auto closeable), and use it in shards state
also make XContentParser releasable (AutoCloseable) and not closeable since it doesn't throw an IOException
closes elastic#6869
@s1monw
Copy link
Contributor

s1monw commented Jul 15, 2014

LGTM

@s1monw s1monw removed the review label Jul 15, 2014
@kimchy kimchy added v1.3.0 and removed v1.4.0 labels Jul 15, 2014
kimchy added a commit that referenced this pull request Jul 15, 2014
make the builder releasable (auto closeable), and use it in shards state
also make XContentParser releasable (AutoCloseable) and not closeable since it doesn't throw an IOException
closes #6869
@kimchy kimchy closed this in 3232107 Jul 15, 2014
@kimchy kimchy deleted the releasable_content_builder branch July 15, 2014 19:28
kimchy added a commit that referenced this pull request Jul 15, 2014
make the builder releasable (auto closeable), and use it in shards state
also make XContentParser releasable (AutoCloseable) and not closeable since it doesn't throw an IOException
closes #6869
@clintongormley clintongormley changed the title Releasable XContentBuilder Internal: Make XContentBuilder Releasable Jul 16, 2014
@clintongormley clintongormley changed the title Internal: Make XContentBuilder Releasable Make XContentBuilder Releasable Jun 7, 2015
mute pushed a commit to mute/elasticsearch that referenced this pull request Jul 29, 2015
make the builder releasable (auto closeable), and use it in shards state
also make XContentParser releasable (AutoCloseable) and not closeable since it doesn't throw an IOException
closes elastic#6869
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants