Skip to content

Conversation

@Harsh-87
Copy link
Contributor

@Harsh-87 Harsh-87 commented May 7, 2025

Description

Added AutoForceMergeManager : Manages automatic force merge operations for indices in OpenSearch. This component monitors and triggers force merge on primary shards based on their translog age and system conditions. It ensures optimal segment counts while respecting node resources and health constraints. Force merge operations are executed with configurable delays to prevent system overload.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@Harsh-87
Copy link
Contributor Author

Harsh-87 commented May 7, 2025

Previous comments and their respective resolutions can be found here : #18046

@github-actions
Copy link
Contributor

github-actions bot commented May 7, 2025

❌ Gradle check result for 8487eaa: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@Harsh-87 Harsh-87 force-pushed the staggeredmerges branch from 93f5b2d to 1786549 Compare May 7, 2025 09:27
@github-actions
Copy link
Contributor

github-actions bot commented May 7, 2025

❌ Gradle check result for 1786549: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@Harsh-87 Harsh-87 force-pushed the staggeredmerges branch from 0234263 to 9896710 Compare May 7, 2025 09:52
@github-actions
Copy link
Contributor

github-actions bot commented May 7, 2025

❌ Gradle check result for 9896710: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@Harsh-87 Harsh-87 force-pushed the staggeredmerges branch from 5d22be4 to 95138c9 Compare May 7, 2025 10:41
@github-actions
Copy link
Contributor

❌ Gradle check result for 6ba49a3: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Harsh Kothari and others added 3 commits June 10, 2025 11:27
@github-actions
Copy link
Contributor

❌ Gradle check result for 13688c7: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Harsh Kothari <[email protected]>
@github-actions
Copy link
Contributor

❌ Gradle check result for 505d4ec: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for 505d4ec: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Harsh Kothari <[email protected]>
@github-actions
Copy link
Contributor

❌ Gradle check result for f138c89: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Harsh Kothari <[email protected]>
@github-actions
Copy link
Contributor

❌ Gradle check result for fa6ad81: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for 7b523a6: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❕ Gradle check result for 7b523a6: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@gbbafna gbbafna merged commit d19f905 into opensearch-project:main Jun 10, 2025
31 of 33 checks passed
abhita pushed a commit to abhita/OpenSearch that referenced this pull request Jun 17, 2025
neuenfeldttj pushed a commit to neuenfeldttj/OpenSearch that referenced this pull request Jun 26, 2025
Signed-off-by: Harsh Kothari <[email protected]>Signed-off-by: TJ Neuenfeldt <[email protected]>
neuenfeldttj pushed a commit to neuenfeldttj/OpenSearch that referenced this pull request Jun 26, 2025
tandonks pushed a commit to tandonks/OpenSearch that referenced this pull request Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants