bseto commented on issue #214: URL: https://github.com/apache/kvrocks-controller/issues/214#issuecomment-3081535554
Ok, so as long as we put the migration queue into the cluster information that'll be fine then. Some other questions I have: 1. If the input is `["1", "2-8", "11-22"]`. Lets say `"2-8"` is just about to be finished, do we want to allow the user to cancel the migration, or be able to replace this migration queue? or even append to it? 2. What happens if we're half way through the queue and we get a failure. Do we want to skip, or automatic retry? Or have this behaviour be something configurable? Thanks! -- 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]
