caishunfeng commented on issue #6680:
URL: 
https://github.com/apache/dolphinscheduler/issues/6680#issuecomment-960555643


   > 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.
   
   I think this is just a part of schedule optimization,  but the main function 
of zk is registry center.
   
   


-- 
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]


Reply via email to