zhixinwen commented on issue #3147:
URL: https://github.com/apache/kvrocks/issues/3147#issuecomment-3234613038

   @git-hulk Thanks for your response. 
   
   What would happen when master becomes slave after master calls 
`setImportStatusOnDstNode(*dst_fd_, kImportSuccess)`? To me, looks like the new 
master would have none as `migration_state_`, and the controller would keep the 
old topology. However, the dest node would still have `imported_slots_` set and 
it could potentially receive some writes MOVED from old source node. In this 
case, some writes would still be lost?
   
   
   


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