Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-11820

Hot Rod URI

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 11.0.0.Final
    • 11.0.0.Final
    • Hot Rod

      Creating a RemoteCacheManager can be unnecessarily complex for simple scenarios, requiring either a ConfigurationBuilder or a hotrod-client.properties file.
      We should support a URI format as follows:

      hotrod[s]://[user[:password]@]host[:port][,host2[:port]][?property=value[&property2=value2]]
      

      and the constructor to go with it RemoteCacheManager(URI)
      as well as infinispan.client.hotrod.url in hotrod-client.properties

              ttarrant@redhat.com Tristan Tarrant
              ttarrant@redhat.com Tristan Tarrant
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: