[
https://issues.apache.org/jira/browse/CAMEL-19358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844643#comment-17844643
]
Claus Ibsen commented on CAMEL-19358:
-------------------------------------
Okay loop code is fine. Also when kafka is being suspended, it may only react
after a little while, as the current poll (timeout) needs to happen before it
checks for state changes.
> 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
> Assignee: Claus Ibsen
> 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)