Skip to content

Fix ReactiveStorageIT testScaleDuringSplitOrClone#130082

Merged
albertzaharovits merged 2 commits intoelastic:mainfrom
albertzaharovits:fix-130044-take2
Jun 26, 2025
Merged

Fix ReactiveStorageIT testScaleDuringSplitOrClone#130082
albertzaharovits merged 2 commits intoelastic:mainfrom
albertzaharovits:fix-130044-take2

Conversation

@albertzaharovits
Copy link
Copy Markdown
Contributor

Decreases the periodicity (from 5s to 100ms), for some tests, with which merge tasks are checked if there's sufficient available disk space to execute or if they've been aborted since enqueued for execution.

Fixes #130044

@albertzaharovits albertzaharovits self-assigned this Jun 26, 2025
@albertzaharovits albertzaharovits added >test Issues or PRs that are addressing/adding tests :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. v8.19.0 v9.1.0 v9.0.4 v9.2.0 labels Jun 26, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Indexing (obsolete) Meta label for Distributed Indexing team. Obsolete. Please do not use. label Jun 26, 2025
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

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.

@albertzaharovits albertzaharovits added the auto-backport Automatically create backport pull requests when merged label Jun 26, 2025
@albertzaharovits albertzaharovits merged commit f596395 into elastic:main Jun 26, 2025
32 checks passed
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

💔 Backport failed

Status Branch Result
8.19 Commit could not be cherrypicked due to conflicts
9.0 Commit could not be cherrypicked due to conflicts
9.2 The branch "9.2" is invalid or doesn't exist

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 130082

albertzaharovits added a commit to albertzaharovits/elasticsearch that referenced this pull request Jun 26, 2025
Decreases the periodicity (from 5s to 100ms), for some tests, with which merge tasks are checked if there's sufficient available disk space to execute or if they've been aborted since enqueued for execution.

Fixes elastic#130044
albertzaharovits added a commit to albertzaharovits/elasticsearch that referenced this pull request Jun 26, 2025
Decreases the periodicity (from 5s to 100ms), for some tests, with which merge tasks are checked if there's sufficient available disk space to execute or if they've been aborted since enqueued for execution.

Fixes elastic#130044
elasticsearchmachine pushed a commit that referenced this pull request Jun 26, 2025
Decreases the periodicity (from 5s to 100ms), for some tests, with which merge tasks are checked if there's sufficient available disk space to execute or if they've been aborted since enqueued for execution.

Fixes #130044
elasticsearchmachine pushed a commit that referenced this pull request Jun 26, 2025
Decreases the periodicity (from 5s to 100ms), for some tests, with which merge tasks are checked if there's sufficient available disk space to execute or if they've been aborted since enqueued for execution.

Fixes #130044
@albertzaharovits
Copy link
Copy Markdown
Contributor Author

The 9.1 branch was forked from the main branch after this PR was merged in.

git merge-base --is-ancestor f596395 origin/9.1 && echo $?
0

mridula-s109 pushed a commit to mridula-s109/elasticsearch that referenced this pull request Jul 3, 2025
Decreases the periodicity (from 5s to 100ms), for some tests, with which merge tasks are checked if there's sufficient available disk space to execute or if they've been aborted since enqueued for execution.

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

Labels

auto-backport Automatically create backport pull requests when merged :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. Team:Distributed Indexing (obsolete) Meta label for Distributed Indexing team. Obsolete. Please do not use. >test Issues or PRs that are addressing/adding tests v8.19.0 v9.0.4 v9.1.0 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] ReactiveStorageIT testScaleDuringSplitOrClone failing

3 participants