[
https://issues.apache.org/jira/browse/CAMEL-14253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-14253.
---------------------------------
Assignee: Claus Ibsen
Resolution: Fixed
This changes the syntax from
nats:brokers?topic=xxx
to
nats:xxx?brokers=aaaa
> camel-nats - Configure brokers on component level
> -------------------------------------------------
>
> Key: CAMEL-14253
> URL: https://issues.apache.org/jira/browse/CAMEL-14253
> Project: Camel
> Issue Type: Improvement
> Components: camel-nats
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.1.0
>
>
> Lets rework this so the component works like others, where we configure
> broker urls on component level, and context-path is topic name.
> This allows to configure broker urls in application.properties and/or via ENV
> variables more easily OOTB and works similar to others like kafka/jms/ etc
--
This message was sent by Atlassian Jira
(v8.3.4#803005)