git-hulk commented on PR #2820: URL: https://github.com/apache/kvrocks/pull/2820#issuecomment-2706162509
> > `LoadClusterNodes` -> `SetClusterNodes` -> `SetMasterSlaveRepl` -> `srv_->slot_migrator->SetStopMigrationFlag` > > https://github.com/apache/kvrocks/blob/231b093c979ab80c11ac5433e52d43213dc94840/src/cluster/cluster.cc#L252 > > > > @git-hulk here Seems it has been checked if the `migrator` is null before accessing? see: https://github.com/apache/kvrocks/blob/231b093c979ab80c11ac5433e52d43213dc94840/src/cluster/cluster.cc#L250C15-L250C28 -- 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]
