[
https://issues.apache.org/jira/browse/CAMEL-13718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-13718:
--------------------------------
Fix Version/s: 2.25.0
2.24.2
> Fix syntax for pulsar component
> -------------------------------
>
> Key: CAMEL-13718
> URL: https://issues.apache.org/jira/browse/CAMEL-13718
> Project: Camel
> Issue Type: Bug
> Affects Versions: 2.24.1
> Reporter: Lars Heinemann
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.0.0, 2.24.2, 2.25.0, 3.0.0.M4
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Replace
>
> {noformat}
> pulsar:persistence://tenant/namespace/topic{noformat}
>
> with
> {noformat}
> pulsar:configuration{noformat}
> or
> {noformat}
> pulsar:uri{noformat}
>
> There is currently only a single property of kind "path" for this component
> which is called "topic". The description of that parameter suggests that is
> should hold type, tenant and topic values for the endpoint which makes the
> name "topic" for this parameter a bad choice. I would rather suggest to
> rename it to something more fitting like "configuration" or "uri" instead.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)