You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Otavio Rodolfo Piske (Jira)" <ji...@apache.org> on 2022/01/14 17:32:00 UTC

[jira] [Created] (CAMEL-17493) camel-kafka: safe unsubscription should ignore safe exceptions

Otavio Rodolfo Piske created CAMEL-17493:
--------------------------------------------

             Summary: camel-kafka: safe unsubscription should ignore safe exceptions
                 Key: CAMEL-17493
                 URL: https://issues.apache.org/jira/browse/CAMEL-17493
             Project: Camel
          Issue Type: Bug
          Components: camel-kafka
            Reporter: Otavio Rodolfo Piske
            Assignee: Otavio Rodolfo Piske


When unsubscribing from Kafka, the code passes to the handler any exception that it receives. However, for some scenarios (i.e.: when the consumer is closed) it should be safe to ignore it.

 

See: [https://github.com/apache/camel/pull/6751#issuecomment-1013109427]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)