Skip to content

config: new skip_replication_names compat option #5647

@mandesero

Description

@mandesero

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

Product: Tarantool
Since: product version
Audience/target: who will read it and for what task?
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/compat/#options
SME: @mandesero @georgiy-belyanin

Details

The compat.skip_replication_names option controls whether Tarantool skips instance and replicaset name handling during replication startup.

  • new (3.x default): Tarantool applies instance_name and replicaset_name on startup and validates them against the snapshot data.
  • old (2.x default): Tarantool skips applying instance_name and replicaset_name on startup and does not validate them against the snapshot data. This mode is intended for upgrades from Tarantool 2.11, so a Tarantool 3.x+ instance configured via the declarative config can join a 2.11-compatible replicaset where the master snapshot may not contain names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions