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/18 12:57:00 UTC

[jira] [Resolved] (CAMEL-17509) camel-kafka: invalid topic info displayed when using topic patterns

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

Otavio Rodolfo Piske resolved CAMEL-17509.
------------------------------------------
    Resolution: Fixed

Fixed and backported.

> camel-kafka: invalid topic info displayed when using topic patterns
> -------------------------------------------------------------------
>
>                 Key: CAMEL-17509
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17509
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-kafka
>            Reporter: Otavio Rodolfo Piske
>            Assignee: Otavio Rodolfo Piske
>            Priority: Major
>             Fix For: 3.15.0, 3.14.1
>
>
> There are several circumstances in the consumer when we refer to the topic name in log messages (for example [1]). However, the code may not necessarily need to be connected to a single topic as we support topic patterns.
> Our log messages should be clearer about this.
>  
> 1. [https://github.com/apache/camel/blob/camel-3.14.0/components/camel-kafka/src/main/java/org/apache/camel/component/kafka/KafkaFetchRecords.java#L247-L260]



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