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

Ivan Vasyliev updated CAMEL-8172:
---------------------------------
    Description: 
MultipleConsumersSupport.java
{quote}
 * A rare few endpoints do in fact support multiple consumers and thus the 
purpose of this interface.
 * For example JMS endpoints which have topics that can be consumed by multiple 
consumers.
{quote}

Kafka has nothing, but topics and I'm wondering why this was not implemented 
right away. 

  was:
MultipleConsumersSupport.java
{quote}
 * A rare few endpoints do in fact support multiple consumers and thus the 
purpose of this interface.
 * For example JMS endpoints which have topics that can be consumed by multiple 
consumers.
{quote}

Kafka has nothing else but topics and I'm wondering why this was not 
implemented right away. 


> Enable multiple consumers for kafka endpoint
> --------------------------------------------
>
>                 Key: CAMEL-8172
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8172
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-kafka
>            Reporter: Ivan Vasyliev
>             Fix For: 2.15.0
>
>         Attachments: Enable_multiple_consumers.patch
>
>
> MultipleConsumersSupport.java
> {quote}
>  * A rare few endpoints do in fact support multiple consumers and thus the 
> purpose of this interface.
>  * For example JMS endpoints which have topics that can be consumed by 
> multiple consumers.
> {quote}
> Kafka has nothing, but topics and I'm wondering why this was not implemented 
> right away. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to