Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-1619

Allow spaces in URL

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.4.5, 3.5.0
    • 3.5.0
    • java client
    • None
    • Reviewed

    Description

      Currently, spaces are not allowed in the url. This format will work.

      10.10.1.1:2181,10.10.1.2:2181/usergrid
      

      This format will not (notice the spaces around the comma)

      10.10.1.1:2181 , 10.10.1.2:2181/usergrid
      

      Please add a trim to both the port and the hostname parsing.

      Attachments

        1. ZOOKEEPER-1619.2.patch
          5 kB
          Edward Ribeiro
        2. ZOOKEEPER-1619.patch
          5 kB
          Edward Ribeiro

        Activity

          People

            eribeiro Edward Ribeiro
            tnine Todd Nine
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: