You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/09/03 02:40:15 UTC

[GitHub] [shardingsphere-elasticjob] xiebin2015 opened a new issue #1974: How to dynamically add tasks in elastic job 3?

xiebin2015 opened a new issue #1974:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1974


   
   Hi, I'm using elasitcjob3 now. How can I dynamically add tasks?


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere-elasticjob] xiebin2015 closed issue #1974: How to dynamically add tasks in elastic job 3?

Posted by GitBox <gi...@apache.org>.
xiebin2015 closed issue #1974:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1974


   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere-elasticjob] xiebin2015 commented on issue #1974: How to dynamically add tasks in elastic job 3?

Posted by GitBox <gi...@apache.org>.
xiebin2015 commented on issue #1974:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1974#issuecomment-913522801


   Hi, I already have a solution, thank you


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere-elasticjob] TeslaCN commented on issue #1974: How to dynamically add tasks in elastic job 3?

Posted by GitBox <gi...@apache.org>.
TeslaCN commented on issue #1974:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1974#issuecomment-912626709


   Hi @xiebin2015 
   I have an idea about adding jobs dynamically. Starting a listener and persist job configurations to Registry Center. This is a demo of my idea.
   https://github.com/TeslaCN/flexijob/blob/master/src/main/java/icu/wwj/flexijob/internal/listener/NewJobListener.java


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere-elasticjob] xiebin2015 commented on issue #1974: How to dynamically add tasks in elastic job 3?

Posted by GitBox <gi...@apache.org>.
xiebin2015 commented on issue #1974:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1974#issuecomment-913265316


   Hello, thank you for your suggestion. Another question is, how can I dynamically modify the task configuration, such as execution 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.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org