Skip to content

Conversation

albertzaharovits
Copy link
Contributor

This documents the new threadpool-based merge scheduler, which is disk space aware, and blocks merges when disk space is low.
The code changes were mostly introduced in #120869 and #127613 .

@albertzaharovits albertzaharovits self-assigned this Jul 2, 2025
@albertzaharovits albertzaharovits added >docs General docs changes :Distributed Indexing/Engine Anything around managing Lucene and the Translog in an open shard. v9.0.4 v9.2.0 v9.1.1 v8.19.1 labels Jul 2, 2025
Copy link
Contributor

github-actions bot commented Jul 2, 2025

🔍 Preview links for changed docs:

🔔 The preview site may take up to 3 minutes to finish building. These links will become live once it completes.

@elasticsearchmachine elasticsearchmachine added Team:Docs Meta label for docs team Team:Distributed Indexing Meta label for Distributed Indexing team labels Jul 2, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@elasticsearchmachine
Copy link
Collaborator

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

Copy link
Contributor

github-actions bot commented Jul 2, 2025

Copy link
Contributor

@kilfoyle kilfoyle left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀
Thanks @albertzaharovits!

Copy link
Contributor

@BrianRothermich BrianRothermich 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 auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) auto-backport Automatically create backport pull requests when merged labels Jul 2, 2025
@elasticsearchmachine elasticsearchmachine merged commit a8b22df into elastic:main Jul 2, 2025
9 checks passed
@albertzaharovits albertzaharovits deleted the docs-merge-scheduler branch July 2, 2025 14:41
albertzaharovits added a commit to albertzaharovits/elasticsearch that referenced this pull request Jul 2, 2025
This documents the new threadpool-based merge scheduler, which is disk space aware, and blocks merges when disk space is low. The code changes were mostly introduced in elastic#120869 and elastic#127613 .
albertzaharovits added a commit to albertzaharovits/elasticsearch that referenced this pull request Jul 2, 2025
This documents the new threadpool-based merge scheduler, which is disk space aware, and blocks merges when disk space is low. The code changes were mostly introduced in elastic#120869 and elastic#127613 .
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
9.0
9.1
8.19 Commit could not be cherrypicked due to conflicts

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

elasticsearchmachine pushed a commit that referenced this pull request Jul 2, 2025
This documents the new threadpool-based merge scheduler, which is disk space aware, and blocks merges when disk space is low. The code changes were mostly introduced in #120869 and #127613 .
elasticsearchmachine pushed a commit that referenced this pull request Jul 2, 2025
This documents the new threadpool-based merge scheduler, which is disk space aware, and blocks merges when disk space is low. The code changes were mostly introduced in #120869 and #127613 .
mridula-s109 pushed a commit to mridula-s109/elasticsearch that referenced this pull request Jul 3, 2025
This documents the new threadpool-based merge scheduler, which is disk space aware, and blocks merges when disk space is low. The code changes were mostly introduced in elastic#120869 and elastic#127613 .
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 auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Distributed Indexing/Engine Anything around managing Lucene and the Translog in an open shard. >docs General docs changes Team:Distributed Indexing Meta label for Distributed Indexing team Team:Docs Meta label for docs team v8.19.1 v9.0.4 v9.1.1 v9.2.0

4 participants