Himkak/node stats api with warm index solu2#19474
Closed
himkak wants to merge 6 commits intoopensearch-project:mainfrom
Closed
Himkak/node stats api with warm index solu2#19474himkak wants to merge 6 commits intoopensearch-project:mainfrom
himkak wants to merge 6 commits intoopensearch-project:mainfrom
Conversation
added 3 commits
September 30, 2025 00:45
Signed-off-by: Himanshu Kakar <hkakar@microsoft.com>
…manshu Kakar hmnshkakar300@gmail.com Signed-off-by: Himanshu Kakar <hkakar@microsoft.com>
…m cache unpin Signed-off-by: Himanshu Kakar <hkakar@microsoft.com>
Signed-off-by: Himanshu Kakar <hkakar@microsoft.com>
Signed-off-by: Himanshu Kakar <hkakar@microsoft.com>
Contributor
|
❌ Gradle check result for 5a77055: 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: Himanshu Kakar <hkakar@microsoft.com>
Contributor
|
❌ Gradle check result for 65d77f3: 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? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
After creating the warm index and or indexing docs, if we check the node stats, we get the failure response of type illegal_argument_exception.
These changes are fix for that.
With these changes
Related Issues
Resolves #19464
Check List
[ Y] Functionality includes testing.
[ NA] API changes companion pull request created, if applicable.
[ NA] Public documentation issue/PR created, if applicable.