Re: [Broken] apache/jackrabbit-oak#322 (trunk - c0e2852)

2013-01-08 Thread Alex Parvulescu
hi, I switched the code to use the SerialMergeScheduler in rev 1430280 to fix the error for now as a temp solution. best, alex On Thu, Dec 20, 2012 at 9:22 AM, Jukka Zitting wrote: > Hi, > > On Thu, Dec 20, 2012 at 10:13 AM, Michael Dürig > wrote: > > I see these from time to time on my local

Re: [Broken] apache/jackrabbit-oak#322 (trunk - c0e2852)

2012-12-20 Thread Jukka Zitting
Hi, On Thu, Dec 20, 2012 at 10:13 AM, Michael Dürig wrote: > I see these from time to time on my local machine also. Any idea what could > cause this? We should probably switch the Lucene index to use SerialMergeScheduler instead of the default one that starts background threads for merging. Al

Re: [Broken] apache/jackrabbit-oak#322 (trunk - c0e2852)

2012-12-20 Thread Michael Dürig
I see these from time to time on my local machine also. Any idea what could cause this? Michael Running org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexQueryTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.319 sec Running org.apache.jackrabbit.oak.jcr.query.Que