Skip to content

Conversation

@masseyke
Copy link
Member

In this test we were creating a second document in the same index but with different routing. So there's a chance that it does not go to the same shard as the original document with the same id. And then when we're fetching the document and asserting that we have the new one, we're not specifying the routing. So sometimes we get the wrong one back.
Closes #88387
Relates #87309

@masseyke masseyke added >test Issues or PRs that are addressing/adding tests :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP v8.4.0 labels Jul 26, 2022
@elasticsearchmachine elasticsearchmachine added the Team:Data Management Meta label for data/management team label Jul 26, 2022
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@masseyke masseyke merged commit 1424702 into elastic:main Jul 27, 2022
@masseyke masseyke deleted the fix/script-processor-test-failure branch July 27, 2022 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP Team:Data Management Meta label for data/management team >test Issues or PRs that are addressing/adding tests v8.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] IngestCommonClientYamlTestSuiteIT test {yaml=ingest/190_script_processor/Test metadata} failing

3 participants