Skip to content

consistency question for replication #520

@xiaoma2015

Description

@xiaoma2015

hi, @newpoo @shuzhang1989
i have a question for rocksplicator replication recently.
consider such case: if master node is down with the latest seq no for 100, and the latest seq no for slaves is 98, and the slave become master with latest seq no for 98. after a meanwhile, the master is up and become slave, and the new master's seq no is 101. according to seq no , the old master to be slave will pull data from the new master start with 100.

how can rocksplicator handle this case ?
Is the older master will hold diff data with the new master for seq no 99 and 100 ?
thank you !

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