[
https://issues.apache.org/jira/browse/SOLR-5567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13856908#comment-13856908
]
ASF subversion and git services commented on SOLR-5567:
-------------------------------------------------------
Commit 1553498 from [email protected] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1553498 ]
SOLR-5567: ZkController getHostAddress duplicates url prefix
> 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
> Attachments: SOLR-5567.patch, SOLR-5567.patch
>
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> The ZkController getHostAddress method will return a URL with duplicated url
> prefix if given an input string already including a url prefix.
> e.g. 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.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]