-
Notifications
You must be signed in to change notification settings - Fork 2.3k
FS stats for warm nodes based on addressable space #18767
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
Conversation
Signed-off-by: Gagan Singh Saini <[email protected]>
|
❌ Gradle check result for 8e15e16: 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: Gagan Singh Saini <[email protected]>
|
❌ Gradle check result for 03ffb2c: 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? |
server/src/main/java/org/opensearch/index/store/remote/filecache/FileCacheSettings.java
Show resolved
Hide resolved
Signed-off-by: Gagan Singh Saini <[email protected]>
|
❌ Gradle check result for cd12242: 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: Gagan Singh Saini <[email protected]>
|
❌ Gradle check result for 809a115: 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: Gagan Singh Saini <[email protected]>
|
❌ Gradle check result for c9216c0: 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? |
|
❌ Gradle check result for c9216c0: 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? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #18767 +/- ##
============================================
+ Coverage 72.80% 72.82% +0.02%
- Complexity 68535 68567 +32
============================================
Files 5572 5575 +3
Lines 314779 314856 +77
Branches 45691 45699 +8
============================================
+ Hits 229166 229301 +135
+ Misses 67014 66880 -134
- Partials 18599 18675 +76 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Gagan Singh Saini <[email protected]>
server/src/main/java/org/opensearch/index/store/remote/filecache/FileCacheSettings.java
Show resolved
Hide resolved
Signed-off-by: Gagan Singh Saini <[email protected]>
…t#18767) Signed-off-by: Gagan Singh Saini <[email protected]>
…t#18767) Signed-off-by: Gagan Singh Saini <[email protected]>
Description
FS stats for warm nodes based on total addressable space
Related Issues
Resolves #18768
Check List
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.