it
fixes things.
Jessica
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-Cloud-hangs-when-replicating-updates-tp4088083p4095061.html
Sent from the Solr - User mailing list archive at Nabble.com.
Thanks a ton Mark. I have tried SOLR-4816 and it didn't help. But I will
try Mark's patch next week, and see what happens.
-Kevin
On Thu, Sep 5, 2013 at 4:46 AM, Erick Erickson wrote:
> If you run into this again, try a jstack trace. You should see
> evidence of being stuck in SolrCmdDistributo
If you run into this again, try a jstack trace. You should see
evidence of being stuck in SolrCmdDistributor on a variable
called "semaphore"... On current 4x this is around line 420.
If you're using SolrJ, then SOLR-4816 is another thing to try.
But Mark's patch would be best of all to test, If
It would be great if you could give this patch a try:
http://pastebin.com/raw.php?i=aaRWwSGP
- Mark
On Wed, Sep 4, 2013 at 8:31 AM, Kevin Osborn wrote:
> Thanks. If there is anything I can do to help you resolve this issue, let
> me know.
>
> -Kevin
>
>
> On Wed, Sep 4, 2013 at 7:51 AM, Mark M
Ill look at fixing the root issue for 4.5. I've been putting it off for way to
long.
Mark
Sent from my iPhone
On Sep 3, 2013, at 2:15 PM, Kevin Osborn wrote:
> I was having problems updating SolrCloud with a large batch of records. The
> records are coming in bursts with lulls between updat
Thanks. If there is anything I can do to help you resolve this issue, let
me know.
-Kevin
On Wed, Sep 4, 2013 at 7:51 AM, Mark Miller wrote:
> Ill look at fixing the root issue for 4.5. I've been putting it off for
> way to long.
>
> Mark
>
> Sent from my iPhone
>
> On Sep 3, 2013, at 2:15 PM,
active.com [mailto:kevin.osb...@cbsinteractive.com]
On Behalf Of Kevin Osborn
Sent: Tuesday, September 03, 2013 4:16 PM
To: solr-user
Subject: Solr Cloud hangs when replicating updates
I was having problems updating SolrCloud with a large batch of records. The
records are coming in bursts with lul
I was having problems updating SolrCloud with a large batch of records. The
records are coming in bursts with lulls between updates.
At first, I just tried large updates of 100,000 records at a time.
Eventually, this caused Solr to hang. When hung, I can still query Solr.
But I cannot do any delet