Kaustubh1204 commented on issue #215:
URL: 
https://github.com/apache/kvrocks-controller/issues/215#issuecomment-3867513650

   I’m planning to work on this.
   
   Approach:
   - Add concurrent migration test cases where multiple clients emit migration 
tasks simultaneously.
   - Focus on race conditions around sequence updates and slot state 
transitions.
   - Use a real Kvrocks instance (via Docker) instead of redis-mock, to match 
production behavior differences noted above.
   - Ensure tests can reliably reproduce ordering / concurrency edge cases.
   
   I’ll start with minimal concurrent cases and expand coverage incrementally.
   Feedback welcome before I open 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]

Reply via email to