ruanwenjun opened a new pull request, #10479: URL: https://github.com/apache/dolphinscheduler/pull/10479
## Purpose of the pull request Close #10470, maybe we need to remove the variable in processor, then we don't need to create it in each task, or we can use threadlocal to store the variable. ## Brief change log - Don't cache the CommonTaskProcessor in TaskProcessorFactory - Add some log ## Verify this pull request Trigger multiple process instance, then see all process instance can run successful. -- 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]
