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

Added in-flight fetches for batch mode #10659

Closed
wants to merge 1 commit into from

Conversation

shiv0408
Copy link
Member

@shiv0408 shiv0408 commented Oct 17, 2023

Description

This PR is part of improvement of #5098
Fix cluster health API response for batch mode

Related Issues

Resolves #9020

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

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.

@github-actions github-actions bot added bug Something isn't working Cluster Manager labels Oct 17, 2023
@github-actions
Copy link
Contributor

Compatibility status:

Checks if related components are compatible with change f65ed4d

Incompatible components

Skipped components

Compatible components

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@opensearch-trigger-bot
Copy link
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot bot added the stalled Issues that have stalled label Nov 16, 2023
@kotwanikunal
Copy link
Member

The PR has been stalled for quite a while. Please reopen if you are still working on it.

@shiv0408
Copy link
Member Author

shiv0408 commented Dec 8, 2023

Awaiting reviews for this PR, @kotwanikunal I am not able to reopen the PR. Can you help do it?

@kotwanikunal
Copy link
Member

kotwanikunal commented Dec 8, 2023

@shiv0408 Sure. This PR is marked as draft. Please mark it ready for review if you want to get it reviewed.

@kotwanikunal kotwanikunal reopened this Dec 8, 2023
Copy link
Contributor

github-actions bot commented Dec 8, 2023

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

@opensearch-trigger-bot opensearch-trigger-bot bot removed the stalled Issues that have stalled label Dec 9, 2023
@opensearch-trigger-bot
Copy link
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot bot added the stalled Issues that have stalled label Jan 8, 2024
@shiv0408 shiv0408 closed this Mar 26, 2024
@shiv0408
Copy link
Member Author

@shiv0408 shiv0408 deleted the cluster-health branch March 26, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Cluster Manager stalled Issues that have stalled
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Fix cluster health API response
2 participants