Otavio Rodolfo Piske created CAMEL-18688:
--------------------------------------------

             Summary: camel-kafka: kafka component is not fully resumable
                 Key: CAMEL-18688
                 URL: https://issues.apache.org/jira/browse/CAMEL-18688
             Project: Camel
          Issue Type: Improvement
          Components: camel-kafka, camel-resume-api
    Affects Versions: 3.19.0, 3.18.3
            Reporter: Otavio Rodolfo Piske
            Assignee: Otavio Rodolfo Piske
             Fix For: 3.20.0


Trying to use a resume adapter with Kafka results in the following error:
{code:java}
2022-11-04 14:19:52,061 [ble-route-auto]] WARN  KafkaFetchRecords              
- Error subscribing org.apache.kafka.clients.consumer.KafkaConsumer due to: 
Cannot cast org.apache.camel.support.resume.ResumeActionAwareAdapter to 
org.apache.
camel.component.kafka.consumer.support.KafkaConsumerResumeAdapter
java.lang.ClassCastException: Cannot cast 
org.apache.camel.support.resume.ResumeActionAwareAdapter to 
org.apache.camel.component.kafka.consumer.support.KafkaConsumerResumeAdapter
{code}
 



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

Reply via email to