Skip to content

Fix hard-deletes engine simulation #50517

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

Merged
merged 1 commit into from
Dec 29, 2019

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Dec 29, 2019

The test "testRecoverFromHardDeletesIndex" failed because the "min_retained_seqno" commit tag exists after we index using a hard-deletes engine. A hard-deletes engine must not create this commit tag; hence we need to remove it in the test.

Relates #50415

CI: https://gradle-enterprise.elastic.co/s/q4equ3bq3sb4m, https://gradle-enterprise.elastic.co/s/2nd6esnjoi2fy

@dnhatn dnhatn added >test Issues or PRs that are addressing/adding tests :Distributed Indexing/Engine Anything around managing Lucene and the Translog in an open shard. v8.0.0 labels Dec 29, 2019
@dnhatn dnhatn requested a review from ywelsch December 29, 2019 14:51
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (:Distributed/Engine)

@dnhatn
Copy link
Member Author

dnhatn commented Dec 29, 2019

Thanks Yannick.

@dnhatn dnhatn merged commit 5e9b629 into elastic:master Dec 29, 2019
@dnhatn dnhatn deleted the fix-simulate-hard-deletes branch December 29, 2019 21:40
SivagurunathanV pushed a commit to SivagurunathanV/elasticsearch that referenced this pull request Jan 23, 2020
The test "testRecoverFromHardDeletesIndex" failed because the 
"min_retained_seqno" commit tag exists after we index using a
hard-deletes engine. A hard-deletes engine must not create this 
commit tag; hence we need to remove it in the test.

Relates elastic#50415
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. >test Issues or PRs that are addressing/adding tests v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants