Skip to content

Ensure we mark store as corrupted if we fail to read the segments info#11230

Merged
s1monw merged 1 commit intoelastic:masterfrom
s1monw:issues/11226
May 19, 2015
Merged

Ensure we mark store as corrupted if we fail to read the segments info#11230
s1monw merged 1 commit intoelastic:masterfrom
s1monw:issues/11226

Conversation

@s1monw
Copy link
Copy Markdown
Contributor

@s1monw s1monw commented May 19, 2015

This commit also reenables CorruptedFileTest#testReplicaCorruption which had
a missing GatewayAllocator.INDEX_RECOVERY_INITIAL_SHARDS: "one" setting.

Closes #11226

@s1monw
Copy link
Copy Markdown
Contributor Author

s1monw commented May 19, 2015

@kimchy can you look

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think it's a leftover import

@kimchy
Copy link
Copy Markdown
Member

kimchy commented May 19, 2015

minor comment, lgtm

This commit also reenables CorruptedFileTest#testReplicaCorruption which had
a missing `GatewayAllocator.INDEX_RECOVERY_INITIAL_SHARDS: "one"` setting.

Closes elastic#11226
@s1monw s1monw merged commit 70b4bb6 into elastic:master May 19, 2015
@s1monw s1monw removed the review label May 19, 2015
@clintongormley clintongormley added :Distributed/Store Issues around managing unopened Lucene indices. If it touches Store.java, this is a likely label. and removed :Allocation labels Jun 7, 2015
@clintongormley clintongormley added :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. and removed :Distributed/Store Issues around managing unopened Lucene indices. If it touches Store.java, this is a likely label. labels Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>bug :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. resiliency v1.6.0 v2.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CorruptedFileTest#testReplicaCorruption fails

3 participants