[ 
https://issues.apache.org/jira/browse/CAMEL-13718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16877084#comment-16877084
 ] 

Lars Heinemann commented on CAMEL-13718:
----------------------------------------

added a change proposal at [https://github.com/apache/camel/pull/3013.] please 
review and test carefully.

> 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
>            Priority: Major
>          Time Spent: 10m
>  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)

Reply via email to