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: [email protected]
