Re: SolrCloud 4.5.1 and Zookeeper SASL

2013-11-12 Thread Sven Stark
because there are no error messages related to the missing file in the logs. Cheers, Sven On Wed, Nov 13, 2013 at 3:06 AM, Shawn Heisey wrote: > On 11/11/2013 11:37 PM, Sven Stark wrote: > > We are testing to upgrade Solr from 4.3 to 4.5.1 . We're using SolrCloud > > and our prob

SolrCloud 4.5.1 and Zookeeper SASL

2013-11-11 Thread Sven Stark
Howdy. We are testing to upgrade Solr from 4.3 to 4.5.1 . We're using SolrCloud and our problem is that the core does not appear to be loaded anymore. We've set logging to DEBUG and we've found lots of those 2013-11-12 06:30:43,339 [pool-2-thread-1-SendThread(our.zookeeper.com:2181)] DEBUG org.a

Re: SolrCloud replication issues

2013-06-23 Thread Sven Stark
Update: I tested it and it looks fine now. Thanks a lot for your help, Sven On Fri, Jun 21, 2013 at 3:39 PM, Sven Stark wrote: > I think you're onto it. Our schema.xml had it > > multiValued="false"/> > > I'll change and test it. Will probably not happen

Re: SolrCloud replication issues

2013-06-20 Thread Sven Stark
e you made sure the _version_ field > is a long in schema? > > multiValued="false"/> > > On Fri, Jun 21, 2013 at 7:44 AM, Sven Stark > wrote: > > Actually this looks very much like > > > > > http://mail-archives.apache.org/mod_mbox/lucene-so

Re: SolrCloud replication issues

2013-06-20 Thread Sven Stark
Actually this looks very much like http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201304.mbox/%3ccacbkj07ob4kjxwe_ogzfuqg5qg99qwpovbzkdota8bihcis...@mail.gmail.com%3E Sven On Fri, Jun 21, 2013 at 11:54 AM, Sven Stark wrote: > Thanks for the super quick reply. > > The

Re: SolrCloud replication issues

2013-06-20 Thread Sven Stark
eem right. A leader will ask a replica to recover only > when an update request could not be forwarded to it. Can you check > your leader logs to see why updates are not being sent through to > replicas? > > On Fri, Jun 21, 2013 at 7:03 AM, Sven Stark > wrote: > > Hello, >

SolrCloud replication issues

2013-06-20 Thread Sven Stark
Hello, first: I am pretty much a Solr newcomer, so don't necessarily assume basic solr knowledge. My problem is that in my setup SolrCloud seems to create way too much network traffic for replication. I hope I'm just missing some proper config options. Here's the setup first: * I am running a fi