git-hulk commented on issue #2214:
URL: https://github.com/apache/kvrocks/issues/2214#issuecomment-2029596653

   @sam-hn I cannot reproduce this issue on my side, what I do is:
   
   ```
   1. start S1 and S2, and S2 slaveof S1
   2. SET a 100 to S1, then shutdown the S2
   3. SET a 101 and SET b 1 to S1, then restart S2 and S2 slaveof S1
   4. GET a and GET b from S2, and returns 101 and 1
   ```


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

Reply via email to