[ 
https://issues.apache.org/jira/browse/CAMEL-13718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lars Heinemann updated CAMEL-13718:
-----------------------------------
    Description: 
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.

 

  was:
Replace

 
{noformat}
pulsar:persistence://tenant/namespace/topic{noformat}
 

with
{noformat}
pulsar:configuration{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" instead.

 


> 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
>
> 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