Versions (relevant - OpenSearch/Dashboard/Server OS/Browser): 3.7
Describe the issue: I have an ISM policy with min_index_age, min_shard_size & min_doc_count. Since it’s an OR condition, I am having indices with 0 documents rolling over after 7 days.
Are you guys introducing max_age, max_shard_size for ISM policies ?
I saw this github link and wanted to check when this feature will be available.
https://github.com/opensearch-project/index-management/pull/1667