Skip to content

Conversation

albertzaharovits
Copy link
Contributor

Backports the following commits to 9.1:

…e merges (elastic#131711)

This goal of this PR is to record information about the available disk
space at the time that merge tasks are scheduled (the info will show up
in heap dumps). This should aid troubleshooting in cases where there are
running merge tasks all while the available disk space on the node is
below the watermark. In this case we should increase the threshold for
scheduling merge tasks `indices.merge.disk.watermark.high`, and possibly
consider implementing aborting already executing merges too.

Relates
elastic#88606 (comment)
@albertzaharovits albertzaharovits added :Distributed Indexing/Engine Anything around managing Lucene and the Translog in an open shard. >enhancement auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Distributed Indexing Meta label for Distributed Indexing team labels Jul 23, 2025
@elasticsearchmachine elasticsearchmachine merged commit 50aa714 into elastic:9.1 Jul 23, 2025
34 checks passed
@albertzaharovits albertzaharovits deleted the backport/9.1/pr-131711 branch July 23, 2025 16:17
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 :Distributed Indexing/Engine Anything around managing Lucene and the Translog in an open shard. >enhancement Team:Distributed Indexing Meta label for Distributed Indexing team v9.1.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants