Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-11108

camel-infinispan : change the uri syntax from infinispan:hostName to infinispan:cacheName

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.19.0
    • camel-infinispan
    • None
    • Unknown

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              lb Luca Burgazzoli
              lb Luca Burgazzoli
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: