Skip to content

[FEATURE] Missing support for alias atomic swap (make alias point to another index) #7167

Closed
@IhnatKlimchuk

Description

@IhnatKlimchuk

Disclaimer: I understand that client is not finalized and plenty of features will be added. Thank you for work, I really appreciate it. Meanwhile, I have to put a workaround in my code and add a link as follow up. I will use this ticket as monitor on the feature.

Elastic.Clients.Elasticsearch version:
8.0.4

Elasticsearch version:
8.x

.NET runtime version:
7.0

Operating system version:
Windows

Description of the problem including expected versus actual behavior:
In 8.0.4 client version PutAlias do not support for alias atomic index swap. PutAlias only adds new index to alias. Delete and create new alias is required, while it can lead to failed requests while alias is down.

Expected behavior
Client should support alias atomic index swap

Metadata

Metadata

Assignees

No one assigned

    Labels

    8.xRelates to a 8.x client version

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions