Skip to content

Deleted replica applies its own deletion from the _cluster space #4385

Open
@TarantoolBot

Description

@TarantoolBot

Related dev. issue(s): tarantool/tarantool#10088

Product: Tarantool
Since: 3.2
Root document:

SME: @ CuriousGeorgiy

Details

The deleted replica will now apply its own deletion from the _cluster
space. This will allow to delete a node regardless of
the current configuration in case the _cluster space is synchronous. The
deleted replica will need to be resubscribed, and if it is restarted
before resubscription, it needs to be started as an anonymous replica.

However, if a replica is down, then it will still be impossible to remove
it from a 2-member cluster without manual lowering of the
replication_synchro_quorum option. In such a scenario the instance should
not be turned off before it is dropped from the _cluster space when
synchronous replication is enabled for the _cluster space.
Requested by @ CuriousGeorgiy in tarantool/tarantool@25aac11.

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.2replication[area] Related to Replication

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions