[ 
https://issues.apache.org/jira/browse/CAMEL-19358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jianbo Ma updated CAMEL-19358:
------------------------------
    Description: 
We have circuit breaker implementation in routes, and it is using 
ThrottlingExceptionRoutePolicy. Previously we were using version 3.18.0, the 
Kakfa consumer is not able to consume messages when keepOpen is true. However 
there was an issue with version 3.18.0, which was that the consumer couldn't be 
resumed after we changed the keepOpen to false, could be an issue related to 
https://issues.apache.org/jira/browse/CAMEL-18688 . We tried version 3.18.3 and 
3.20.0, both versions have the same issue, Kafka consumer is able to consume 
message even with keepOpen as true, while for the route with JMS consumer, 
there is no such issue.  

Thanks,

Jianbo

  was:
We have circuit breaker implementation into routes, and it is using 

Thanks,

Jianbo


> camel-kafka - Kafka consumer is still able to consume message with keepOpen 
> as true in ThrottlingExceptionRoutePolicy
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-19358
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19358
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-kafka
>    Affects Versions: 3.18.3, 3.20.0
>            Reporter: Jianbo Ma
>            Priority: Minor
>
> We have circuit breaker implementation in routes, and it is using 
> ThrottlingExceptionRoutePolicy. Previously we were using version 3.18.0, the 
> Kakfa consumer is not able to consume messages when keepOpen is true. However 
> there was an issue with version 3.18.0, which was that the consumer couldn't 
> be resumed after we changed the keepOpen to false, could be an issue related 
> to https://issues.apache.org/jira/browse/CAMEL-18688 . We tried version 
> 3.18.3 and 3.20.0, both versions have the same issue, Kafka consumer is able 
> to consume message even with keepOpen as true, while for the route with JMS 
> consumer, there is no such issue.  
> Thanks,
> Jianbo



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

Reply via email to