hll1213181368 opened a new pull request, #372: URL: https://github.com/apache/kvrocks-controller/pull/372
In high-concurrency scenarios, when the kvrocks-controller receives a MigrateSlot request to update the cluster and The kvrocks node migration successfully updates the cluster(migrationLoop->tryUpdateMigrationStatus->UpdateCluster), an update conflict exception will occur, reporting the error: "the cluster has been updated by others". To handle this exception, migration information should be preserved, and cluster updates should continue, rather than exiting without updating the cluster. -- 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]
