Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Add PrimaryShardBatchAllocator to take allocation decisions for a batch of shards #12772

Closed
wants to merge 1 commit into from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport a499d1e from #8916.

…ch of shards (#8916)

* Add PrimaryShardBatchAllocator to take allocation decisions for a batch of shards

Signed-off-by: Aman Khare <[email protected]>
(cherry picked from commit a499d1e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

Compatibility status:

Checks if related components are compatible with change 1ea8942

Incompatible components

Skipped components

Compatible components

Copy link
Contributor

❌ Gradle check result for 1ea8942: 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?

@andrross
Copy link
Member

> Task :server:compileJava
/var/jenkins/workspace/gradle-check/search/server/src/main/java/org/opensearch/gateway/PrimaryShardBatchAllocator.java:74: error: method does not override or implement a method from a supertype
    @Override

@amkhar
Copy link
Contributor

amkhar commented Mar 21, 2024

> Task :server:compileJava
/var/jenkins/workspace/gradle-check/search/server/src/main/java/org/opensearch/gateway/PrimaryShardBatchAllocator.java:74: error: method does not override or implement a method from a supertype
    @Override

It was dependent on #12773

Copy link
Contributor

❌ Gradle check result for 1ea8942: 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?

@shwetathareja shwetathareja self-requested a review March 21, 2024 06:11
@shwetathareja shwetathareja deleted the backport/backport-8916-to-2.x branch March 21, 2024 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants