- Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:StorageEngine/TSDBYou know, for MetricsYou know, for Metricsbug"" muted="" aria-describedby="MDU6TGFiZWwyMzE3Mw==-tooltip :R5b96b:">>bugTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)
Description
Elasticsearch Version
8.7.0
Installed Plugins
No response
Java Version
bundled
OS Version
whatever
Problem Description
Enable TSDB and disable source.
Steps to Reproduce
curl -uelastic:password -HContent-Type:application/json -XPUT localhost:9200/test?pretty -d'{ "settings": { "mode": "time_series", "routing_path": "foo" }, "mappings": { "_source": { "enabled": false } } }' The error message you get is Cannot set both [mode] and [enabled] parameters but we never tried to set mode. I think maybe we want time series indices only support synthetic source like we give if you try to disable _source in tsdb.
Logs (if relevant)
No response
Metadata
Metadata
Assignees
Labels
:StorageEngine/TSDBYou know, for MetricsYou know, for Metricsbug"" muted="" aria-describedby="MDU6TGFiZWwyMzE3Mw==-tooltip :Ra5pmb:">>bugTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)