GitHub user git-hulk added a comment to the discussion: Potential Data Loss in kvrocks2redis Tool During Sync?
@twoholes Kvrocks2Redis uses the RocksDB Secondary Instance mechanism to read the data, so it shouldn't have any updated data before we call the `TryCatchUpWithPrimary` to update. GitHub link: https://github.com/apache/kvrocks/discussions/2932#discussioncomment-13057540 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
