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

Add a _freeze / _unfreeze API #35592

Merged
merged 42 commits into from
Nov 20, 2018
Merged

Conversation

s1monw
Copy link
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 Indexing/Engine Anything around managing Lucene and the Translog in an open shard. v6.6.0 labels Nov 15, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@s1monw s1monw mentioned this pull request Nov 15, 2018
7 tasks
Copy link
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

docs/reference/frozen-indices.asciidoc Outdated Show resolved Hide resolved
docs/reference/frozen-indices.asciidoc Outdated Show resolved Hide resolved
docs/reference/frozen-indices.asciidoc Outdated Show resolved Hide resolved
docs/reference/frozen-indices.asciidoc Outdated Show resolved Hide resolved
docs/reference/modules/threadpool.asciidoc Outdated Show resolved Hide resolved
docs/reference/frozen-indices.asciidoc Outdated Show resolved Hide resolved
docs/reference/frozen-indices.asciidoc Outdated Show resolved Hide resolved
docs/reference/frozen-indices.asciidoc Outdated Show resolved Hide resolved
docs/reference/frozen-indices.asciidoc Outdated Show resolved Hide resolved
docs/reference/frozen-indices.asciidoc Outdated Show resolved Hide resolved
clintongormley and others added 17 commits November 15, 2018 16:21
Copy link
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.

Copy link
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 Indexing/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