Skip to content

[8.3] TSDB: Fix RollupActionSingleNodeTests failing with IndexNotFoundException (#87333)#87384

Merged
elasticsearchmachine merged 1 commit intoelastic:8.3from
csoulios:backport/8.3/pr-87333
Jun 3, 2022
Merged

[8.3] TSDB: Fix RollupActionSingleNodeTests failing with IndexNotFoundException (#87333)#87384
elasticsearchmachine merged 1 commit intoelastic:8.3from
csoulios:backport/8.3/pr-87333

Conversation

@csoulios
Copy link
Copy Markdown
Contributor

@csoulios csoulios commented Jun 3, 2022

Backports the following commits to 8.3:

…tion (elastic#87333)

Looks like the failure reported at elastic#69799 (comment) happens because of
randomly generated index names conflict between two tests.

    Add more random numbers to test names, so that the probability of conflicts is negligible
    Generate source and rollup index names more carefully so that they are logged properly.
    Cleanup test code

Fixes elastic#69799
@csoulios csoulios added :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Jun 3, 2022
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-analytics-geo (Team:Analytics)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v8.3.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants