Re: SessionExpiredException

2017-05-11 Thread Satya Marivada
> For the sessionexpiredexception, the solr is throwing this exception and > then the shard goes down. > > From the following discussion, it seems to be that the solr is loosing > connection to zookeeper and throws the exception. In the zoo keeper > configuration file, zoo.

Re: SessionExpiredException

2017-05-11 Thread Satya Marivada
For the sessionexpiredexception, the solr is throwing this exception and then the shard goes down. >From the following discussion, it seems to be that the solr is loosing connection to zookeeper and throws the exception. In the zoo keeper configuration file, zoo.cfg, is it safe to increase

Re: SessionExpiredException

2017-05-08 Thread Satya Marivada
t; On 3 May 2017 at 21:32, Satya Marivada wrote: > > > Hi, > > > > I see below exceptions in my logs sometimes. What could be causing it? > > > > org.apache.zookeeper.KeeperException$SessionExpiredException: > > KeeperErrorCode = Session expired for /

Re: SessionExpiredException

2017-05-08 Thread Satya Marivada
pauses > >>> itself on either client side or server side. > >>> Regards, > >>> Piyush > >>> > >>> On Sat, May 6, 2017 at 6:10 PM, Shawn Heisey > wrote: > >>> > >>>> On 5/3/2017 7:32 AM, Satya Marivada wrote: >

Re: SessionExpiredException

2017-05-08 Thread Walter Underwood
s >>> itself on either client side or server side. >>> Regards, >>> Piyush >>> >>> On Sat, May 6, 2017 at 6:10 PM, Shawn Heisey wrote: >>> >>>> On 5/3/2017 7:32 AM, Satya Marivada wrote: >>>>> I see below ex

Re: SessionExpiredException

2017-05-08 Thread Erick Erickson
gt; Piyush >> >> On Sat, May 6, 2017 at 6:10 PM, Shawn Heisey wrote: >> >> > On 5/3/2017 7:32 AM, Satya Marivada wrote: >> > > I see below exceptions in my logs sometimes. What could be causing it? >> > > >> > > org.apache.zookeeper.Keepe

Re: SessionExpiredException

2017-05-08 Thread Satya Marivada
Marivada wrote: > > > I see below exceptions in my logs sometimes. What could be causing it? > > > > > > org.apache.zookeeper.KeeperException$SessionExpiredException: > > > > Based on my limited research, this would tend to indicate that the > &g

Re: SessionExpiredException

2017-05-06 Thread Piyush Kunal
could be causing it? > > > > org.apache.zookeeper.KeeperException$SessionExpiredException: > > Based on my limited research, this would tend to indicate that the > heartbeats ZK uses to detect when sessions have gone inactive are not > occurring in a timely fashion. >

Re: SessionExpiredException

2017-05-06 Thread Shawn Heisey
On 5/3/2017 7:32 AM, Satya Marivada wrote: > I see below exceptions in my logs sometimes. What could be causing it? > > org.apache.zookeeper.KeeperException$SessionExpiredException: Based on my limited research, this would tend to indicate that the heartbeats ZK uses to detect when sess

Re: SessionExpiredException

2017-05-03 Thread Zheng Lin Edwin Yeo
be causing it? > > org.apache.zookeeper.KeeperException$SessionExpiredException: > KeeperErrorCode = Session expired for /overseer > at > org.apache.zookeeper.KeeperException.create(KeeperException.java:127) > at > org.apache.zookeeper.KeeperException.create(Ke

SessionExpiredException

2017-05-03 Thread Satya Marivada
Hi, I see below exceptions in my logs sometimes. What could be causing it? org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) at