Updated nomenclature to differentiate between hot and warm tiering implementation.#17490
Conversation
|
❌ Gradle check result for e920df4: 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/cluster/routing/RoutingPool.java
Outdated
Show resolved
Hide resolved
Signed-off-by: Mayank Sharma <smynk@amazon.com>
mayanksharma27
left a comment
There was a problem hiding this comment.
Addressed comments from @gbbafna
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #17490 +/- ##
============================================
- Coverage 72.43% 72.42% -0.02%
- Complexity 65694 65728 +34
============================================
Files 5311 5311
Lines 304937 304933 -4
Branches 44226 44225 -1
============================================
- Hits 220872 220836 -36
- Misses 65912 65995 +83
+ Partials 18153 18102 -51 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…ntation for warm and upcoming hot implementation commit 5552edd Author: Mayank Sharma <smynk@amazon.com> Date: Thu Mar 6 16:38:38 2025 +0530 Empty commit to rerun flaky test Signed-off-by: Mayank Sharma <smynk@amazon.com> commit d18bd6e Author: Mayank Sharma <smynk@amazon.com> Date: Thu Mar 6 14:25:33 2025 +0530 Ran spotlessapply Signed-off-by: Mayank Sharma <smynk@amazon.com> commit d5ac854 Author: Mayank Sharma <smynk@amazon.com> Date: Wed Mar 5 19:59:05 2025 +0530 Empty commit to rerun flaky test Signed-off-by: Mayank Sharma <smynk@amazon.com> commit 44000ee Author: Mayank Sharma <smynk@amazon.com> Date: Wed Mar 5 19:17:00 2025 +0530 Fixed failing UTs for ShardsTieringAllocationTests Signed-off-by: Mayank Sharma <smynk@amazon.com> commit 03a9305 Author: Mayank Sharma <smynk@amazon.com> Date: Wed Mar 5 17:54:33 2025 +0530 Empty commit to rerun flaky test Signed-off-by: Mayank Sharma <smynk@amazon.com> commit 795936a Author: Mayank Sharma <smynk@amazon.com> Date: Wed Mar 5 12:10:18 2025 +0530 Updated settings from "index.is.warm" to "index.warm" as part of PR comments opensearch-project#17490 Signed-off-by: Mayank Sharma <smynk@amazon.com> commit 724b934 Author: Mayank Sharma <smynk@amazon.com> Date: Tue Mar 4 17:09:19 2025 +0530 Addressed comments for PR opensearch-project#17490 Signed-off-by: Mayank Sharma <smynk@amazon.com> commit f1a249f Author: Mayank Sharma <smynk@amazon.com> Date: Fri Feb 28 19:02:24 2025 +0530 Updated nomenclature to differentiate between current tiering implementation for warm and upcoming hot implementation Signed-off-by: Mayank Sharma <smynk@amazon.com> Signed-off-by: Mayank Sharma <smynk@amazon.com>
5552edd to
9cdec49
Compare
…current tiering implementation for warm and upcoming hot implementation commit 9cdec49 Author: Mayank Sharma <smynk@amazon.com> Date: Thu Mar 6 18:04:16 2025 +0530 Updated nomenclature to differentiate between current tiering implementation for warm and upcoming hot implementation commit 5552edd Author: Mayank Sharma <smynk@amazon.com> Date: Thu Mar 6 16:38:38 2025 +0530 Empty commit to rerun flaky test Signed-off-by: Mayank Sharma <smynk@amazon.com> commit d18bd6e Author: Mayank Sharma <smynk@amazon.com> Date: Thu Mar 6 14:25:33 2025 +0530 Ran spotlessapply Signed-off-by: Mayank Sharma <smynk@amazon.com> commit d5ac854 Author: Mayank Sharma <smynk@amazon.com> Date: Wed Mar 5 19:59:05 2025 +0530 Empty commit to rerun flaky test Signed-off-by: Mayank Sharma <smynk@amazon.com> commit 44000ee Author: Mayank Sharma <smynk@amazon.com> Date: Wed Mar 5 19:17:00 2025 +0530 Fixed failing UTs for ShardsTieringAllocationTests Signed-off-by: Mayank Sharma <smynk@amazon.com> commit 03a9305 Author: Mayank Sharma <smynk@amazon.com> Date: Wed Mar 5 17:54:33 2025 +0530 Empty commit to rerun flaky test Signed-off-by: Mayank Sharma <smynk@amazon.com> commit 795936a Author: Mayank Sharma <smynk@amazon.com> Date: Wed Mar 5 12:10:18 2025 +0530 Updated settings from "index.is.warm" to "index.warm" as part of PR comments opensearch-project#17490 Signed-off-by: Mayank Sharma <smynk@amazon.com> commit 724b934 Author: Mayank Sharma <smynk@amazon.com> Date: Tue Mar 4 17:09:19 2025 +0530 Addressed comments for PR opensearch-project#17490 Signed-off-by: Mayank Sharma <smynk@amazon.com> commit f1a249f Author: Mayank Sharma <smynk@amazon.com> Date: Fri Feb 28 19:02:24 2025 +0530 Updated nomenclature to differentiate between current tiering implementation for warm and upcoming hot implementation Signed-off-by: Mayank Sharma <smynk@amazon.com> Signed-off-by: Mayank Sharma <smynk@amazon.com> Signed-off-by: Mayank Sharma <smynk@amazon.com>
9cdec49 to
3c323e2
Compare
|
❌ Gradle check result for 3c323e2: 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? |
|
Flaky integ tests failing - #11037 |
|
❌ Gradle check result for 33f94d1: 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 e6e82ca: 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? |
e6e82ca to
33f94d1
Compare
|
❌ Gradle check result for 33f94d1: 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? |
…current tiering implementation for warm and upcoming hot implementation commit 9cdec49 Author: Mayank Sharma <smynk@amazon.com> Date: Thu Mar 6 18:04:16 2025 +0530 Updated nomenclature to differentiate between current tiering implementation for warm and upcoming hot implementation commit 5552edd Author: Mayank Sharma <smynk@amazon.com> Date: Thu Mar 6 16:38:38 2025 +0530 Empty commit to rerun flaky test Signed-off-by: Mayank Sharma <smynk@amazon.com> commit d18bd6e Author: Mayank Sharma <smynk@amazon.com> Date: Thu Mar 6 14:25:33 2025 +0530 Ran spotlessapply Signed-off-by: Mayank Sharma <smynk@amazon.com> commit d5ac854 Author: Mayank Sharma <smynk@amazon.com> Date: Wed Mar 5 19:59:05 2025 +0530 Empty commit to rerun flaky test Signed-off-by: Mayank Sharma <smynk@amazon.com> commit 44000ee Author: Mayank Sharma <smynk@amazon.com> Date: Wed Mar 5 19:17:00 2025 +0530 Fixed failing UTs for ShardsTieringAllocationTests Signed-off-by: Mayank Sharma <smynk@amazon.com> commit 03a9305 Author: Mayank Sharma <smynk@amazon.com> Date: Wed Mar 5 17:54:33 2025 +0530 Empty commit to rerun flaky test Signed-off-by: Mayank Sharma <smynk@amazon.com> commit 795936a Author: Mayank Sharma <smynk@amazon.com> Date: Wed Mar 5 12:10:18 2025 +0530 Updated settings from "index.is.warm" to "index.warm" as part of PR comments opensearch-project#17490 Signed-off-by: Mayank Sharma <smynk@amazon.com> commit 724b934 Author: Mayank Sharma <smynk@amazon.com> Date: Tue Mar 4 17:09:19 2025 +0530 Addressed comments for PR opensearch-project#17490 Signed-off-by: Mayank Sharma <smynk@amazon.com> commit f1a249f Author: Mayank Sharma <smynk@amazon.com> Date: Fri Feb 28 19:02:24 2025 +0530 Updated nomenclature to differentiate between current tiering implementation for warm and upcoming hot implementation Signed-off-by: Mayank Sharma <smynk@amazon.com> Signed-off-by: Mayank Sharma <smynk@amazon.com> Signed-off-by: Mayank Sharma <smynk@amazon.com>
33f94d1 to
a32221e
Compare
|
❌ Gradle check result for a32221e: null 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 a32221e: 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 a32221e: 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? |
Bukhtawar
left a comment
There was a problem hiding this comment.
Is there a difference between searchable snapshot index vs tiered warm index?
Yes, index settings are different for both of them . For tiered warm index , |
… current tiering implementation for warm and upcoming hot implementation (opensearch-project#17490) Signed-off-by: Mayank Sharma <smynk@amazon.com> Signed-off-by: Vinay Krishna Pudyodu <vinkrish.neo@gmail.com>
| IndexModule.INDEX_STORE_LOCALITY_SETTING.getKey(), | ||
| IndexModule.DataLocalityType.FULL.toString() | ||
| ).equalsIgnoreCase(IndexModule.DataLocalityType.PARTIAL.toString()); | ||
|
|
There was a problem hiding this comment.
I am sorry if i missed anything earlier. but why are we removing this setting?
There was a problem hiding this comment.
We are not removing , but renaming the setting .
There was a problem hiding this comment.
Ok. So after this change. To create a warm index we need to provide setting
warm.index: true and no need to specify the data_locality setting is it?
In this case it should pick up the index.data_locality: PARTIAL value by default?
… current tiering implementation for warm and upcoming hot implementation (opensearch-project#17490) Signed-off-by: Mayank Sharma <smynk@amazon.com>
Description
Related Issues
Resolves #[17489]
Meta Issue #13149
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.