Hi Xuetong, Thanks for working on this. With this feature, users will no more need to set up and maintain a ZK cluster, which certainly saves budgets and troubles. I'm looking forward to this.
*Best Regards,* *Chufeng (Eric) Gao* Xuetong Zhu <[email protected]> 于2022年7月20日周三 22:28写道: > Hi community: > > In order to facilitate the deployment of DolphinScheduler, reduce external > system dependencies, and the complexity of maintenance. > I proposal to implement a new registry using raft consensus > algorithm[1],Replacing the registry of zookeeper. > I will use SOFA-JRAFT[2] lib implement the registry. > Registry store master and worker info, cluster data synchronization, > leader master election and distributed lock manage. > > I already add a GitHub Issue for my proposal, which you could see in > https://github.com/apache/dolphinscheduler/issues/10874 > Looking forward any feedback for this thread. > > > 1. https://raft.github.io/ <https://raft.github.io/> > 2. https://www.sofastack.tech/en/projects/sofa-jraft/overview/
