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 !
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 !