Kyle Halliday created SOLR-5567:
-----------------------------------

             Summary: ZkController getHostAddress duplicates url prefix
                 Key: SOLR-5567
                 URL: https://issues.apache.org/jira/browse/SOLR-5567
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
    Affects Versions: 4.6
            Reporter: Kyle Halliday
            Priority: Minor


The ZkController getHostAddress method will return a URL with duplicated url 
prefix if given an input string already including a url prefix.

i.e. given the input "http://127.0.0.1";, it will return 
"http://http://127.0.0.1";



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to