yun-0001 commented on issue #2037: URL: https://github.com/apache/shardingsphere-elasticjob/issues/2037#issuecomment-1009638422
> Hi @yun-0001 Please translate your issue into English. I'm not sure what is the meaning of the `trigger`, so I assume that the `trigger` means `JobBootstrap`. You may create the `JobBootstarp` dynamically, but you may need to pay attention to the consequence of restarting your process. <img width="681" alt="1641882439(1)" src="https://user-images.githubusercontent.com/72588149/148892456-647c3242-ab24-4562-a55d-90fd1d662f0e.png"> As shown in the figure: Dynamically add scheduled tasks, only one scheduled task will be added with the same jobName. I hope there are multiple timers that only call the same jobName interface -- 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]
