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)