[infinispan-issues] [JBoss JIRA] (ISPN-2234) Support a HotRod URL

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Wed Sep 5 06:26:32 EDT 2012


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

Galder Zamarreño updated ISPN-2234:
-----------------------------------

    Priority: Minor  (was: Major)

    
> Support a HotRod URL
> --------------------
>
>                 Key: ISPN-2234
>                 URL: https://issues.jboss.org/browse/ISPN-2234
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Cache Server
>            Reporter: Tristan Tarrant
>            Assignee: Galder Zamarreño
>            Priority: Minor
>             Fix For: 5.2.0.Final
>
>
> It would be nice to have a HotRod URL format to represent lists of remote servers in a compact and understandable way.
> We could pattern this on MySQL's JDBC URL format as follows:
> hotrod://[host][,host...][:port]/[remoteCacheName]
> or alternatively
> hotrod://[host:port],[host:port].../[remoteCacheName]
> Optionally we could also add support for additional properties appended to the above URLs:
> hotrod://[host][,host...][:port]/[remoteCacheName]?propertyName1=propertyValue1&propertyName2=propertyValue2

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list