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

Support a HotRod URL

    XMLWordPrintable

Details

    Description

      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

      Attachments

        Activity

          People

            rh-ee-galder Galder ZamarreƱo
            NadirX NadirX
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: