You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/01/14 15:58:11 UTC

[GitHub] [camel-k] nicolaferraro opened a new issue #1200: Handle concurrency in CronJob mode

nicolaferraro opened a new issue #1200: Handle concurrency in CronJob mode
URL: https://github.com/apache/camel-k/issues/1200
 
 
   After #1197 is merged we should add a policy to manage concurrency, i.e. when a new job is fired but the previous one is still running.
   
   Kubernetes allow to set how to dela with such situation. We should add a flag to the cron trait and default to "disallow" to prevent issues...
   
   Btw... what's the behavior in the JVM version (for quartz and timer)?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-k] astefanutti closed issue #1200: Handle concurrency in CronJob mode

Posted by GitBox <gi...@apache.org>.
astefanutti closed issue #1200: Handle concurrency in CronJob mode
URL: https://github.com/apache/camel-k/issues/1200
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services