[
https://issues.apache.org/jira/browse/CAMEL-10585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
james strachan updated CAMEL-10585:
-----------------------------------
Description:
it would be nice to be able to use a URL more like ActiveMQ when working with
kafka. e.g.
{code}
kafka:serverName:port/topicName
{code}
also missing off the port if its not the default port (9092) would be nice too
{code}
kafka:serverName/topicName
{code}
was:
it would be nice to be able to use a URL more like ActiveMQ when working with
kafka. e.g.
{code}
kafka:serverName:port/topicName
{code}
also missing off the port if its not the default port (9092) would be nice too
> the URL format should include the topic name like the ActiiveMQ & AMQP
> endpoints
> --------------------------------------------------------------------------------
>
> Key: CAMEL-10585
> URL: https://issues.apache.org/jira/browse/CAMEL-10585
> Project: Camel
> Issue Type: Improvement
> Components: kafka
> Reporter: james strachan
>
> it would be nice to be able to use a URL more like ActiveMQ when working with
> kafka. e.g.
> {code}
> kafka:serverName:port/topicName
> {code}
> also missing off the port if its not the default port (9092) would be nice too
> {code}
> kafka:serverName/topicName
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)