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/09 07:33:21 UTC

[GitHub] [camel-k-runtime] davsclaus commented on issue #222: Native support for CronJob: convert cron endpoints to fire once at startup

davsclaus commented on issue #222: Native support for CronJob: convert cron endpoints to fire once at startup
URL: https://github.com/apache/camel-k-runtime/issues/222#issuecomment-572430615
 
 
   Just mind if the user has both a timer/quartz route and a non cron like route in the same integration? I guess we need to check that this is the only route.
   
   Also you can set camel main, the max number of messages to process (eg set it to 1 to have camel main terminate after that 1 message).

----------------------------------------------------------------
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