elasticsearch/qa/multi-cluster-search
weizijun 2f855aac88
TSDB: Make time boundaries settings required in tsdb indices (#81146)
Make `index.time_series.start_time` and `index.time_series.end_time` settings as required settings in tsdb indices.

It will change many tests, among which a time_series index is created, and it will add the `index.time_series.start_time` and `index.time_series.end_time` settings
2021-12-01 17:53:49 -05:00
..
src/test TSDB: Make time boundaries settings required in tsdb indices (#81146) 2021-12-01 17:53:49 -05:00
build.gradle TSDB: Add feature flag to more builds (#78619) 2021-10-04 10:56:23 -04:00