opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
8.89k stars 1.63k forks source link

Refactor the writable warm index feature flag #13718

Closed neetikasinghal closed 1 week ago

neetikasinghal commented 2 weeks ago

Refactor the writable remote index feature flag to include the tiering functionality as well. Considered the following options:

  1. TIERED_REMOTE_INDEX
  2. TIERED_WRITEABLE_INDEX
  3. TIERED_WRITEABLE_REMOTE_INDEX (Preferred)
  4. TIERED_WRITEABLE_WARM_INDEX
  5. TIERING_EXPERIMENTAL