elasticsearch/modules/data-streams
Mary Gouseti 077b6b949b
Skip the validation when retrieving the index mode during reindexing a time series data stream. (#127824)
During reindexing we retrieve the index mode from the template settings. However, we do not fully resolve the settings as we do when validating a template or when creating a data stream. This results on throwing the error reported in #125607.

I do not see a reason to not fix this as suggested in #125607 (comment).

Fixes: #125607
2025-05-08 10:25:53 +03:00
..
src Skip the validation when retrieving the index mode during reindexing a time series data stream. (#127824) 2025-05-08 10:25:53 +03:00
build.gradle Skip the validation when retrieving the index mode during reindexing a time series data stream. (#127824) 2025-05-08 10:25:53 +03:00