Re: Num docs, block join, and dupes?

2015-03-10 Thread Jessica Mallet
We've seen this as well. Before we understood the cause, it seemed very bizarre that hitting different nodes would yield different numFound, as well as using different rows=N (since the proxying node only de-dupe the documents that are returned in the response). I think "consistency" and "correctn

Re: waitForLeaderToSeeDownState when leader is down

2014-04-17 Thread Jessica Mallet
anks, Jessica On Wed, Apr 16, 2014 at 4:35 PM, Mark Miller wrote: > What version are you testing? Thought we had addressed this. > -- > Mark Miller > about.me/markrmiller > > On April 16, 2014 at 6:02:09 PM, Jessica Mallet (mewmewb...@gmail.com) > wrote: > > Hi Furkan, &

Re: waitForLeaderToSeeDownState when leader is down

2014-04-16 Thread Jessica Mallet
ader will end up with all updates it should have." You can check it > from here: > > http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201306.mbox/%3ccajt9wng_yykcxggentgcxguhhcjhidear-jygpgrnkaedrz...@mail.gmail.com%3E > > Thanks; > Furkan KAMACI > > >

Re: waitForLeaderToSeeDownState when leader is down

2014-04-08 Thread Jessica Mallet
To clarify, when I said "leader" and "follower" I meant the old leader and follower before the zookeeper session expiration. When they're recovering there's no leader. On Tue, Apr 8, 2014 at 1:49 PM, Jessica Mallet wrote: > I'm playing with dropping the

waitForLeaderToSeeDownState when leader is down

2014-04-08 Thread Jessica Mallet
I'm playing with dropping the cluster's connections to zookeeper and then reconnecting them, and during recovery, I always see this on the leader's logs: ElectionContext.java (line 361) Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=139902 and then on the follow

Re: zookeeper reconnect failure

2014-04-01 Thread Jessica Mallet
Filed: https://issues.apache.org/jira/browse/SOLR-5945 On Tue, Apr 1, 2014 at 11:10 AM, Jessica Mallet wrote: > Will do Mark. Thanks! > > > On Sun, Mar 30, 2014 at 1:29 PM, Mark Miller wrote: > >> We don't currently retry, but I don't think it would hurt much

Re: zookeeper reconnect failure

2014-04-01 Thread Jessica Mallet
eet > > New York, NY 10017 > > t: @appinions <https://twitter.com/Appinions> | g+: > plus.google.com/appinions< > https://plus.google.com/u/0/b/112002776285509593336/112002776285509593336/posts > > > w: appinions.com <http://www.appinions.com/> > >

zookeeper reconnect failure

2014-03-28 Thread Jessica Mallet
Hi, First off, I'd like to give a disclaimer that this probably is a very edge case issue. However, since it happened to us, I would like to get some advice on how to best handle this failure scenario. Basically, we had some network issue where we temporarily lost connection and DNS. The zookeepe