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

Always fail engine on corruption #10092

Closed

Conversation

mikemccand
Copy link
Contributor

I think we should remove (2.0) and deprecate (1.5.0) the index.fail_on_corruption and always fail the engine if corruption is detected? Doesn't seem like this should be something you can turn off.

mikemccand and others added 3 commits March 13, 2015 12:57
A merge exception is no good ... we should always fail the engine.

Closes elastic#10088
@mikemccand mikemccand self-assigned this Mar 14, 2015
@dakrone
Copy link
Member

dakrone commented Mar 14, 2015

LGTM

@s1monw
Copy link
Contributor

s1monw commented Mar 14, 2015

LGTM too

@clintongormley clintongormley changed the title Core: always fail engine on corruption Always fail engine on corruption Jun 8, 2015
@clintongormley clintongormley added :Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. and removed :Engine :Distributed/Distributed A catch all label for anything in the Distributed Area. If you aren't sure, use this one. labels Feb 13, 2018
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 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants