You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by lboutros <bo...@gmail.com> on 2014/05/12 10:50:07 UTC

Replica active during warming

Dear All,

we just finished the migration of a cluster from Solr 4.3.1 to Solr 4.6.1.
With solr 4.3.1 a node was not considered as active before the end of the
warming process.

Now, with solr 4.6.1 a replica is considered as active during the warming
process.
This means that if you restart a replica or create a new one, queries will
be send to this replica and the query will hang until the end of the warming
process (We do not use cold searchers).

We have quite long warming queries and this is a big issue.
Is there a parameter I do not know that could control this behavior ?

thanks,

Ludovic.



-----
Jouve
France.
--
View this message in context: http://lucene.472066.n3.nabble.com/Replica-active-during-warming-tp4135274.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Replica active during warming

Posted by lboutros <bo...@gmail.com>.
Thank you Mark.

The issue : https://issues.apache.org/jira/browse/SOLR-6086

Ludovic.



-----
Jouve
France.
--
View this message in context: http://lucene.472066.n3.nabble.com/Replica-active-during-warming-tp4135274p4136038.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Replica active during warming

Posted by Mark Miller <ma...@gmail.com>.
If you are sure about this, can you file a JIRA issue?
-- 
Mark Miller
about.me/markrmiller

On May 12, 2014 at 8:50:42 PM, lboutros (boutrosl@gmail.com) wrote:

Dear All,  

we just finished the migration of a cluster from Solr 4.3.1 to Solr 4.6.1.  
With solr 4.3.1 a node was not considered as active before the end of the  
warming process.  

Now, with solr 4.6.1 a replica is considered as active during the warming  
process.  
This means that if you restart a replica or create a new one, queries will  
be send to this replica and the query will hang until the end of the warming  
process (We do not use cold searchers).  

We have quite long warming queries and this is a big issue.  
Is there a parameter I do not know that could control this behavior ?  

thanks,  

Ludovic.  



-----  
Jouve  
France.  
--  
View this message in context: http://lucene.472066.n3.nabble.com/Replica-active-during-warming-tp4135274.html  
Sent from the Solr - User mailing list archive at Nabble.com.  

Re: Replica active during warming

Posted by lboutros <bo...@gmail.com>.
Hi Erick,

I do not pass the LBHttpSolrServer to the c'tor of CloudSolrServer.

thx,

Ludovic.



-----
Jouve
France.
--
View this message in context: http://lucene.472066.n3.nabble.com/Replica-active-during-warming-tp4135274p4136828.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Replica active during warming

Posted by Erick Erickson <er...@gmail.com>.
Are you passing LBHttpSolrServer to the c'tor of  CloudSolrServer or
just using it bare?

On Wed, May 14, 2014 at 12:16 AM, lboutros <bo...@gmail.com> wrote:
> In other words, is there a way for the LBHttpSolrServer to ignore replicas
> which are currently "cold" ?
>
> Ludovic.
>
>
>
> -----
> Jouve
> France.
> --
> View this message in context: http://lucene.472066.n3.nabble.com/Replica-active-during-warming-tp4135274p4135542.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Re: Replica active during warming

Posted by lboutros <bo...@gmail.com>.
In other words, is there a way for the LBHttpSolrServer to ignore replicas
which are currently "cold" ?

Ludovic.



-----
Jouve
France.
--
View this message in context: http://lucene.472066.n3.nabble.com/Replica-active-during-warming-tp4135274p4135542.html
Sent from the Solr - User mailing list archive at Nabble.com.