lenboo commented on issue #7504:
URL: 
https://github.com/apache/dolphinscheduler/issues/7504#issuecomment-998524204


   > i show src **v1.3.6** about MasterSchedulerService.java, i see the zk lock 
before `findOneCommand()` and `handleCommand()`: 
![image](https://user-images.githubusercontent.com/48642743/146813212-7c806fb9-21a1-48df-b35f-b0444577fac0.png)
   > 
   > **but in v2.0.1**: 
![image](https://user-images.githubusercontent.com/48642743/146813414-1b41dd5c-47de-47b2-98f4-3b982462037e.png)
   > 
   > I guess there's something wrong here? I don't have the skills to prove it. 
Can someone take a look at it? thank you
   
   yes, we remove the zk lock in version 2.0.1 , instead of splitting by 
command-id for different masters.


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