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

Use NoOp engine for replicating closed indices #31745

Closed

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Jul 2, 2018

This commit uses the NoOp engine introduced in #31163 for closed indices.
Instead of being removed from the routing table and essentially "dropped" (but
not deleted), closed indices are now replicated the same way open indices are.

Relates to #31141

This commit uses the NoOp engine introduced in elastic#31163 for closed indices.
Instead of being removed from the routing table and essentially "dropped" (but
not deleted), closed indices are now replicated the same way open indices are.

Relates to elastic#31141
@dakrone dakrone added review :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. labels Jul 2, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

@dakrone
Copy link
Member Author

dakrone commented Jul 3, 2018

Closing this, as I believe we're going a different direction.

@dakrone dakrone closed this Jul 3, 2018
@dakrone dakrone deleted the use-noop-for-closed branch February 4, 2019 14:47
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants