Skip to content

Conversation

@masseyke
Copy link
Member

NOTE: This is just a draft.
This is a prototype of an API that updates the settings on a data stream, and looks like:

PUT /_data_stream/my-data-stream*/_settings
{
  "index": {
    "number_of_shards": 3,
    "lifecycle.name": "new_lifecycle"
  }
}

@elasticsearchmachine
Copy link
Collaborator

Hi @masseyke, I've created a changelog YAML for you.

@masseyke masseyke closed this Apr 23, 2025
@masseyke masseyke deleted the data-stream-settings-api-experiment-3 branch April 23, 2025 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants