qianli2022 opened a new pull request, #13184: URL: https://github.com/apache/dolphinscheduler/pull/13184
<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request If this ID is obtained, the user can track the states of the task by it. processId cannot be used because multiple jobs may be triggered. ## Brief change log - *Add TriggerRelationMapper* - *Add TriggerRelationService* - *Modify WorkflowExecuteRunnable* ## Verify this pull request This change added tests and can be verified as follows: - *Added dolphinscheduler-dao tests for end-to-end.* - *Added TriggerRelationServiceTest to verify the change.* - *Manually verified the change by testing locally.* close #12665 -- 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]
