You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/11/04 08:32:15 UTC

[GitHub] [dolphinscheduler] Dev-Mao commented on issue #6680: [Feature][Server] Discard ZooKeeper using raft

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.
   
   
   
   
   ------------------&nbsp;原始邮件&nbsp;------------------
   发件人: ***@***.***&gt;; 
   发送时间: 2021年11月4日(星期四) 下午4:29
   收件人: ***@***.***&gt;; 
   抄送: ***@***.***&gt;; ***@***.***&gt;; 
   主题: Re: [apache/dolphinscheduler] [Feature][Server] Discard ZooKeeper using raft (Issue #6680)
   
   
   
   
   
    
   Good idea. Can you provide some specific design for using raft replace zk?
    
   &mdash;
   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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org