You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/12/01 09:02:00 UTC

[jira] [Resolved] (CAMEL-17255) interface KafkaClientFactory methods mast return interfaces instead classes

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

Claus Ibsen resolved CAMEL-17255.
---------------------------------
      Assignee: Claus Ibsen
    Resolution: Fixed

Using interfaces now

> interface KafkaClientFactory methods mast return interfaces instead classes
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-17255
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17255
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-kafka
>    Affects Versions: 3.11.3
>            Reporter: Sergey Smith
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.14.0
>
>
> interface KafkaClientFactory mast return Consumer interface insted KafkaConsumer class.
> Example usage: Mocking for testing when creating Extended Consumer.
> Same for Producer



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