Re: Solr cluster doesn't recover from a ZK disconnect if collection.reload() was issued

2016-01-14 Thread Gili Nachum
Opps. Got omitted. v4.72. plus it kept reproducing after upgrading to v4.9 (was trying to see if it was fixed later on). On Thu, Jan 14, 2016 at 5:26 PM, Shalin Shekhar Mangar < shalinman...@gmail.com> wrote: > Which version of Solr is this on? > > On Thu, Jan 14, 2016 at 4:10 PM, Gili Nachum w

Re: Solr cluster doesn't recover from a ZK disconnect if collection.reload() was issued

2016-01-14 Thread Shalin Shekhar Mangar
Which version of Solr is this on? On Thu, Jan 14, 2016 at 4:10 PM, Gili Nachum wrote: > Clarificaiton: If we restart nodes after reloading collection and before > pausing, then recovery works fine. > > On Thu, Jan 14, 2016 at 12:08 PM, Gili Nachum wrote: > >> Hi, >> >> Our Solr cluster is runnin

Re: Solr cluster doesn't recover from a ZK disconnect if collection.reload() was issued

2016-01-14 Thread Gili Nachum
Clarificaiton: If we restart nodes after reloading collection and before pausing, then recovery works fine. On Thu, Jan 14, 2016 at 12:08 PM, Gili Nachum wrote: > Hi, > > Our Solr cluster is running VMs that could freeze for more than the ZK > tick time (it's a non critical CI/CD pipeline runnin

Solr cluster doesn't recover from a ZK disconnect if collection.reload() was issued

2016-01-14 Thread Gili Nachum
Hi, Our Solr cluster is running VMs that could freeze for more than the ZK tick time (it's a non critical CI/CD pipeline running on an overloaded ESX). When this happens the node's shards will be registered as down. Then when the node is back recovery takes place, and all shards replicas end up ac