Skip to content

Fix SearchableSnapshotsCanMatchOnCoordinatorIntegTests#testSearchableSnapshotShardsAreSkippedWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange#67030

Merged
fcofdez merged 1 commit intoelastic:masterfrom
fcofdez:fix-skip-can-match-searchable-snapshot-integ-test-doc-count
Jan 7, 2021
Merged

Fix SearchableSnapshotsCanMatchOnCoordinatorIntegTests#testSearchableSnapshotShardsAreSkippedWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange#67030
fcofdez merged 1 commit intoelastic:masterfrom
fcofdez:fix-skip-can-match-searchable-snapshot-integ-test-doc-count

Conversation

@fcofdez
Copy link
Copy Markdown
Contributor

@fcofdez fcofdez commented Jan 5, 2021

Index enough documents so all shards store at least a document
avoiding to skip those during searches.

Closes #66903

…SnapshotShardsAreSkippedWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange

Index enough documents so all shards store at least a document
avoiding to skip those during searches.

Fixes elastic#66903
@fcofdez fcofdez added >test Issues or PRs that are addressing/adding tests :Distributed/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. v8.0.0 Team:Distributed Meta label for distributed team. v7.11.0 v7.12.0 labels Jan 5, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

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.

@fcofdez fcofdez merged commit fd40c3b into elastic:master Jan 7, 2021
fcofdez added a commit to fcofdez/elasticsearch that referenced this pull request Jan 7, 2021
…SnapshotShardsAreSkippedWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange

Index enough documents so all shards store at least a document
avoiding to skip those during searches.

Fixes elastic#66903
Backport of elastic#67030
fcofdez added a commit to fcofdez/elasticsearch that referenced this pull request Jan 7, 2021
…SnapshotShardsAreSkippedWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange

Index enough documents so all shards store at least a document
avoiding to skip those during searches.

Fixes elastic#66903
Backport of elastic#67030
fcofdez added a commit that referenced this pull request Jan 7, 2021
…SnapshotShardsAreSkippedWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange (#67152)

Index enough documents so all shards store at least a document
avoiding to skip those during searches.

Fixes #66903
Backport of #67030
fcofdez added a commit that referenced this pull request Jan 7, 2021
…SnapshotShardsAreSkippedWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange (#67153)

Index enough documents so all shards store at least a document
avoiding to skip those during searches.

Fixes #66903
Backport of #67030
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. Team:Distributed Meta label for distributed team. >test Issues or PRs that are addressing/adding tests v7.11.0 v7.12.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] Test Failure: SearchableSnapshotsCanMatchOnCoordinatorIntegTests ... OutsideOfTheQueryRange

4 participants