greatsharp opened a new pull request, #352: URL: https://github.com/apache/kvrocks-controller/pull/352
the cluster in MigrateSlot API(api/cluster.go) is different from cluster in tryUpdateMigrationStatus(controller/cluster.go). Because of SetCluster method will not increment the verison, when doing migration on multi shards invoked by MigrateSlot API, the migration info will be overwrote by UpdateCluster mehtod. -- 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]
