zhixinwen commented on issue #3089: URL: https://github.com/apache/kvrocks/issues/3089#issuecomment-3162209818
So before this feature is implemented, how so we ensure there is no data corruption? One way I can think of is the old master should not put back as replication directly. We need to truncate the data first so it could trigger a full sync from the new master. This won't solve everything but at least it could make sure the data is consistent. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
