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/10/02 08:32:58 UTC

[GitHub] [camel-kafka-connector] lburgazzoli opened a new issue #499: [camel-main-support] Use BaseMainSupport instead of Main

lburgazzoli opened a new issue #499:
URL: https://github.com/apache/camel-kafka-connector/issues/499


   Since I think there's no reason to support command line arguments or stopping the main instance after some time or number of messages, we can replace `Main` with `BaseMainSupport` which could simplify the life cycle handling as there's no more need for `CamelContextStarter` and `CamelMainFinishedListener`


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



[GitHub] [camel-kafka-connector] lburgazzoli closed issue #499: [camel-main-support] Use BaseMainSupport instead of Main

Posted by GitBox <gi...@apache.org>.
lburgazzoli closed issue #499:
URL: https://github.com/apache/camel-kafka-connector/issues/499


   


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