Skip to content

Conversation

@hll1213181368
Copy link
Contributor

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.

@hll1213181368 hll1213181368 changed the title Fix MigratingSlot maybe report the error of the cluster has been upda… Fix MigratingSlot solve the cluster has been updated by others Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant