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

Luca Burgazzoli resolved CAMEL-11108.
-------------------------------------
    Resolution: Fixed

> camel-infinispan : change the uri syntax from infinispan:hostName to 
> infinispan:cacheName
> -----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-11108
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11108
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-infinispan
>         Environment: 
>            Reporter: Luca Burgazzoli
>            Assignee: Luca Burgazzoli
>            Priority: Minor
>             Fix For: 2.19.0
>
>
> As today camel-infinispan uri is supposed to configure the infinispan client 
> used by the component to connect to a remote infinispan cluster but that's 
> not always the case as you can also use an embedded standalone cache which 
> may be not very intuitive to setup as the uri requires an host to be set.
> Because of that it would be nice to make camel-infinispan uri looks similar 
> to other cache implementation which are in the form scheme:cacheName and have 
> an option to specify a list of hosts in case you want to join an 
> infinispan-cluster (btw, there are also other way to configure a remote 
> cache).
> This change would make it easy also to use 
> https://github.com/infinispan/infinispan-spring-boot to automatically 
> configure the client in spring-boot.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to