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
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: