[infinispan-issues] [JBoss JIRA] (ISPN-11820) Hot Rod URI

Tristan Tarrant (Jira) issues at jboss.org
Wed May 13 05:16:55 EDT 2020


     [ https://issues.redhat.com/browse/ISPN-11820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-11820:
-----------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/8313


> Hot Rod URI
> -----------
>
>                 Key: ISPN-11820
>                 URL: https://issues.redhat.com/browse/ISPN-11820
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Hot Rod
>    Affects Versions: 11.0.0.Dev05
>            Reporter: Tristan Tarrant
>            Assignee: Tristan Tarrant
>            Priority: Major
>             Fix For: 11.0.0.CR1, 11.0.0.Final
>
>
> 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:
> {noformat}
> hotrod[s]://[user[:password]@]host[:port][,host2[:port]][?property=value[&property2=value2]]
> {noformat}
> and the constructor to go with it RemoteCacheManager(URI)
> as well as infinispan.client.hotrod.url in hotrod-client.properties



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list