lenboo opened a new issue #2207: [Feature]the fetchTaskThread cost too much time URL: https://github.com/apache/incubator-dolphinscheduler/issues/2207 **Is your feature request related to a problem? Please describe.** 1.2.0-release 1. start 3 workers and 1 masters 2. create a workflow with 3K tasks 3. when running the workflow, i find of the time is spent on the "fetchtaskthread" thread, and a large number of tasks are backlog in the ZK queue.  4. throng "arthas", i find some situations:  so i think we should use less database and ZK interaction in "fetchtaskthread".
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
