Thanks. I missed "the clients" part from doc. Will try and update the results here
On Tue, Apr 8, 2014 at 3:27 PM, Shawn Heisey <s...@elyograg.org> wrote: > On 4/8/2014 4:13 PM, KNitin wrote: > >> I have already raised the jute.buffersize to 5Mb on the zookeeper server >> side but still hitting the same problem. Should i make any changes on the >> solr server side for this (client side changes?) >> > > The jute.maxbuffer system property needs to be set on everything that uses > Zookeeper, which includes Solr itself as well as the server side. This > would also include any call to zkCli. Here's that documentation link I gave > you before where it says this: > > http://zookeeper.apache.org/doc/r3.4.6/zookeeperAdmin.html#Unsafe+Options > > Thanks, > Shawn > >