Skip to content

EngineTestCase#getDocIds should use internal reader#49564

Merged
dnhatn merged 1 commit intoelastic:masterfrom
dnhatn:getids-internal-reader
Nov 26, 2019
Merged

EngineTestCase#getDocIds should use internal reader#49564
dnhatn merged 1 commit intoelastic:masterfrom
dnhatn:getids-internal-reader

Conversation

@dnhatn
Copy link
Copy Markdown
Member

@dnhatn dnhatn commented Nov 25, 2019

We do not guarantee that EngineTestCase#getDocIds is called after the engine has been externally refreshed. Hence, we trip an assertion assertSearcherIsWarmedUp.

CI: https://gradle-enterprise.elastic.co/s/pm2at5qmfm2iu

Relates #48605

@dnhatn dnhatn added >test Issues or PRs that are addressing/adding tests :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. v8.0.0 v7.6.0 v7.5.1 labels Nov 25, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Contributor

@henningandersen henningandersen left a comment

Choose a reason for hiding this comment

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

LGTM.

@dnhatn
Copy link
Copy Markdown
Member Author

dnhatn commented Nov 26, 2019

Thanks Henning.

@dnhatn dnhatn merged commit 206540a into elastic:master Nov 26, 2019
@dnhatn dnhatn deleted the getids-internal-reader branch November 26, 2019 01:10
dnhatn added a commit that referenced this pull request Nov 26, 2019
We do not guarantee that EngineTestCase#getDocIds is called after the 
engine has been externally refreshed. Hence, we trip an assertion
assertSearcherIsWarmedUp.

CI: https://gradle-enterprise.elastic.co/s/pm2at5qmfm2iu

Relates #48605
dnhatn added a commit that referenced this pull request Nov 26, 2019
We do not guarantee that EngineTestCase#getDocIds is called after the 
engine has been externally refreshed. Hence, we trip an assertion
assertSearcherIsWarmedUp.

CI: https://gradle-enterprise.elastic.co/s/pm2at5qmfm2iu

Relates #48605
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. >test Issues or PRs that are addressing/adding tests v7.5.1 v7.6.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants