ninuxer opened a new issue, #3341: URL: https://github.com/apache/kvrocks/issues/3341
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Version my config is:rocksdb.max_total_wal_size=65535、rocksdb_size_limit_mb=65535、rocksdb.wal_ttl_seconds=86400 then,i use kvrocks2redis sync data to redis,but incremental sync failure because WAL sequence mismatch, expected 7870006827 but got 8229190553 rocksdb config and log like: <img width="3305" height="861" alt="Image" src="https://github.com/user-attachments/assets/265fe379-1b5a-4c34-8641-c1ade667d9dc" /> ### Minimal reproduce step kvrocks version:2.5.1 ### What did you expect to see? nothing ### What did you see instead? incremental sync success ### Anything Else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
