[ 
https://issues.apache.org/jira/browse/CAMEL-20977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17865511#comment-17865511
 ] 

Claus Ibsen commented on CAMEL-20977:
-------------------------------------

Without WARN logs you just see the route start and stop asap such as:

{code}
2024-07-12 16:51:18.683  INFO 96867 --- [calCliConnector] 
ache.camel.component.kafka.KafkaConsumer : Starting Kafka consumer on topic: 
cheese with breakOnFirstError: false
2024-07-12 16:51:18.690  INFO 96867 --- [calCliConnector] 
ache.camel.component.kafka.KafkaConsumer : Stopping Kafka consumer on topic: 
cheese
{code}

> camel-core - Starting and stopping routes via jbang or JMX should WARN log if 
> failing
> -------------------------------------------------------------------------------------
>
>                 Key: CAMEL-20977
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20977
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 4.8.0
>
>
> Its a bit harder to see why it failed. So lets WARN log this.
> The jbang command can show the error via 
> camel get route --error



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to