[ 
https://issues.apache.org/jira/browse/SOLR-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shalin Shekhar Mangar resolved SOLR-5349.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0
                   4.5.1

> CloudSolrServer - timeout arguments passed to ZkStateReader are flipped
> -----------------------------------------------------------------------
>
>                 Key: SOLR-5349
>                 URL: https://issues.apache.org/jira/browse/SOLR-5349
>             Project: Solr
>          Issue Type: Bug
>          Components: clients - java, SolrCloud
>    Affects Versions: 4.2.1
>            Reporter: Ricardo Merizalde
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 4.5.1, 5.0
>
>
> The CloudSolrServer makes the following call:
>             ZkStateReader zk = new ZkStateReader(zkHost, zkConnectTimeout, 
> zkClientTimeout);
> However, the ZkStateReader constructor is defined like this
>   public ZkStateReader(String zkServerAddress, int zkClientTimeout, int 
> zkClientConnectTimeout) throws InterruptedException, TimeoutException, 
> IOException {



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to