Open dbeast-co opened 4 months ago
8.8.2, 8.14.3
No response
bundled
Windows 11
After performing a downsample on an index, the new downsampled index does not appear in the _cat/indices API.
PUT /.ds-my-index-2024.07.09-000002/_block/write
POST .ds-my-index-2024.07.09-000002/_downsample/.ds-my-index-2024.07.09-000002-ds { "fixed_interval": "10m" }
Pinging @elastic/es-storage-engine (Team:StorageEngine)
Elasticsearch Version
8.8.2, 8.14.3
Installed Plugins
No response
Java Version
bundled
OS Version
Windows 11
Problem Description
After performing a downsample on an index, the new downsampled index does not appear in the _cat/indices API.
Steps to Reproduce
PUT /.ds-my-index-2024.07.09-000002/_block/write
Logs (if relevant)
No response