Skip to content

Add a _freeze / _unfreeze API#35592

Merged
s1monw merged 42 commits intoelastic:masterfrom
s1monw:expose_freeze_index
Nov 20, 2018
Merged

Add a _freeze / _unfreeze API#35592
s1monw merged 42 commits intoelastic:masterfrom
s1monw:expose_freeze_index

Conversation

@s1monw
Copy link
Copy Markdown
Contributor

@s1monw s1monw commented Nov 15, 2018

This commit adds a rest endpoint for freezing and unfreezing an index.
Among other cleanups mainly fixing an issue accessing package private APIs
from a plugin that got caught by integration tests this change also adds
documentation for frozen indices.
Note: frozen indices are marked as beta and available as a basic feature.

Relates to #34352

This commit adds a rest endpoint for freezing and unfreezing an index.
Among other cleanups mainly fixing an issue accessing package private APIs
from a plugin that got caught by integration tests this change also adds
documentation for frozen indices.
Note: frozen indices are marked as `beta` and available as a basic feature.

Relates to elastic#34352
@s1monw s1monw added >enhancement v7.0.0 :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. v6.6.0 labels Nov 15, 2018
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed

@s1monw s1monw mentioned this pull request Nov 15, 2018
7 tasks
Copy link
Copy Markdown
Contributor

@clintongormley clintongormley left a comment

Choose a reason for hiding this comment

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

LGTM once changes are merged

Comment thread docs/reference/frozen-indices.asciidoc Outdated
Comment thread docs/reference/frozen-indices.asciidoc Outdated
Comment thread docs/reference/frozen-indices.asciidoc Outdated
Comment thread docs/reference/frozen-indices.asciidoc Outdated
Comment thread docs/reference/modules/threadpool.asciidoc Outdated
Comment thread docs/reference/frozen-indices.asciidoc Outdated
Comment thread docs/reference/frozen-indices.asciidoc Outdated
Comment thread docs/reference/frozen-indices.asciidoc Outdated
Comment thread docs/reference/frozen-indices.asciidoc Outdated
Comment thread docs/reference/frozen-indices.asciidoc Outdated
clintongormley and others added 17 commits November 15, 2018 16:21
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
clintongormley and others added 11 commits November 15, 2018 16:28
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Co-Authored-By: s1monw <simonw@apache.org>
Comment thread docs/reference/frozen-indices.asciidoc
Comment thread docs/reference/frozen-indices.asciidoc Outdated
Copy link
Copy Markdown
Member

@tlrx tlrx left a comment

Choose a reason for hiding this comment

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

LGTM, I left only minor comments.

Comment thread docs/reference/frozen-indices.asciidoc Outdated
Copy link
Copy Markdown
Contributor

@bleskes bleskes left a comment

Choose a reason for hiding this comment

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

Looks great. I left some comments and questions.

@s1monw s1monw merged commit 29ef442 into elastic:master Nov 20, 2018
s1monw added a commit that referenced this pull request Nov 20, 2018
This commit adds a rest endpoint for freezing and unfreezing an index.
Among other cleanups mainly fixing an issue accessing package private APIs
from a plugin that got caught by integration tests this change also adds
documentation for frozen indices.
Note: frozen indices are marked as `beta` and available as a basic feature.

Relates to #34352
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Engine Anything around managing Lucene and the Translog in an open shard. >enhancement v6.6.0 v7.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants