Skip to content

Safer Index Updates #23

@brantburnett

Description

@brantburnett

Some cases when updating indexes are still unsafe because they require dropping and recreating the index without an available replica. It would be nice to be able to create the new index first before dropping the old one in this case, though that does create naming conflicts which must be managed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions