-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Optimize NodeIndicesStats output behind flag #14454
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
Merged
shwetathareja
merged 32 commits into
opensearch-project:main
from
Pranshu-S:NodeStatsOptimisation-ClusterStats-NodeIndicesStats3
Aug 29, 2024
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
f6d3b58
Optimize NodeIndicesStats output behind flag
Pranshu-S af0ab18
Merge remote-tracking branch 'origin/main' into NodeStatsOptimisation…
Pranshu-S a267aef
Modify optimisation approach without Cluster Settings
Pranshu-S e009a84
Merge remote-tracking branch 'origin/main' into NodeStatsOptimisation…
Pranshu-S 857e7e1
Bumping changes to major version 3_0_0 to avoid BWC test failures
Pranshu-S 9876c13
Fix Failing Tests
Pranshu-S 61bf2e0
Fix test logic
Pranshu-S 73de188
fix test for misc level param output
Pranshu-S 339bd12
Retry Build
Pranshu-S fa2373f
Retry Build
Pranshu-S b7db4bd
Add ChangeLogs
Pranshu-S 40fa8ce
Adding code coverage
Pranshu-S 8aef256
Fix Flakyness of tests
Pranshu-S 6672c25
Adding UTs for code coverage
Pranshu-S c148d0f
fix spotless checks and more UTs
Pranshu-S 8416ec8
Refactoring naming
Pranshu-S afeb38d
Making Fields as enum and refacotring NodesStatsRequestBuilder
Pranshu-S b657072
Fix level selection
Pranshu-S 67749bd
Add comments and variable refactoring
Pranshu-S 768456a
Merge remote-tracking branch 'origin/main' into NodeStatsOptimisation…
Pranshu-S aef96d9
Fix ChangeLogs
Pranshu-S 8029c78
Merge remote-tracking branch 'origin/main' into NodeStatsOptimisation…
Pranshu-S 1128006
Retry Build
Pranshu-S 5203097
Adding tests and addressing nit comments
Pranshu-S a0dff3f
Addressing comments
Pranshu-S ff66431
Add Node Level Validations
Pranshu-S d78c948
Refactor validation and simplify tests
Pranshu-S 1cf7962
Merge remote-tracking branch 'origin/main' into NodeStatsOptimisation…
Pranshu-S 88d9af7
Merge remote-tracking branch 'origin/main' into NodeStatsOptimisation…
Pranshu-S bcceb86
Addressing comments
Pranshu-S 2f4187f
Merge remote-tracking branch 'origin/main' into NodeStatsOptimisation…
Pranshu-S 40e0fc9
Retry Build
Pranshu-S File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
309 changes: 309 additions & 0 deletions
309
server/src/internalClusterTest/java/org/opensearch/nodestats/NodeStatsIT.java
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.