yeboo commented on issue #5528: URL: https://github.com/apache/dolphinscheduler/issues/5528#issuecomment-845010019
> @yeboo Can you provide a specific description or how to reproduce this problem? A `ConcurrentModificationException` exception was thrown due to another reason, I will fix the exception. 1. Launch a task instance that prints a large amount of business exception stack information (non-dolphinscheduler exceptions) at which point the task is running 2. Continue to launch multiple other task instances, which also print a large number of exception stack logs, and the task is committed and cannot enter a running state 3. The console outputs the above error at this time -- 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]
