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

   Let's take a step back, do we really need `imported_slots_`? 
   
   `SetClusterNodes` will clear `imported_slots_` anyway. It is possible that a 
master-slave failover happened in the cluster for some other nodes triggered 
controller to call `SetClusterNodes`. And `migrationLoop` has not update the 
migration status yet. In this case, `imported_slots_` would be cleared even if 
it should not be anyway.
   


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