Dev-Mao commented on issue #6680:
URL:
https://github.com/apache/dolphinscheduler/issues/6680#issuecomment-960550973
Dolphinscheduler currently has distributed locks removed, allowing multiple
masters to process them in parallel, but intermediate operations still involve
locks. Is there a way to leverage raft's idea? The State event event is
listened for as long as the command is generated and then thrown to the master
thread pool for distribution.
------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2021年11月4日(星期四) 下午4:29
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [apache/dolphinscheduler] [Feature][Server] Discard ZooKeeper using
raft (Issue #6680)
Good idea. Can you provide some specific design for using raft replace zk?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
--
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]