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

Mark Miller updated SOLR-7071:
------------------------------
    Description: If you are using a load balancer or direct querying and one of 
your replicas can't load a core for some reason (init failure due to index 
corruption or bad config or whatever), if a query for a collection hit's that 
node, it won't get proxied to another node for good failover - you will get an 
error returned about the init failure.   (was: If you are using a load balancer 
or direct querying and one of your replicas and load a core for some reason 
(init failure due to index corruption or bad config or whatever), if a query 
for a collection hit's that node, it won't get proxied to another node for good 
failover - you will get an error returned about the init failure. )

> SolrCore init failure handling preempts SolrCloud's failover support.
> ---------------------------------------------------------------------
>
>                 Key: SOLR-7071
>                 URL: https://issues.apache.org/jira/browse/SOLR-7071
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>
> If you are using a load balancer or direct querying and one of your replicas 
> can't load a core for some reason (init failure due to index corruption or 
> bad config or whatever), if a query for a collection hit's that node, it 
> won't get proxied to another node for good failover - you will get an error 
> returned about the init failure. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to