You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Ivan Vasyliev (JIRA)" <ji...@apache.org> on 2014/12/23 10:31:13 UTC

[jira] [Created] (CAMEL-8172) Enable multiple consumers for kafka endpoint

Ivan Vasyliev created CAMEL-8172:
------------------------------------

             Summary: 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 else but topics and I'm wondering why this was not implemented right away. 



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