ZuLiangWang opened a new pull request, #300: URL: https://github.com/apache/incubator-horaedb-meta/pull/300
## Rationale Currently, the `TransferLeader` procedure will be persisted every time it is executed, but they actually have no effect. When the cluster runs for a long time, some garbage data will be generated to occupy ETCD's storage space. ## Detailed Changes * Remove useless procedure persist in `transfer_leader`. ## Test Plan Pass CI. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
