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 <[email protected]>wrote:

> Hi,
>
> On Thu, Dec 20, 2012 at 10:13 AM, Michael Dürig <[email protected]>
> 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.
>
> Alternatively, as discussed separately, we may need to switch the
> Lucene indexer from a CommitHook to an Observer (with some cluster
> synchronization mechanism) so it can better run things in background.
>
> BR,
>
> Jukka Zitting
>

Reply via email to