Files
gerrit/gerrit-server
Dave Borowitz 0232cc4ea1 Fix online reindexing
ChangeBatchIndexer submits new tasks to an executor, so each task
needs its own ReviewDb connection.

Ignore Lucene's exception on double-closing an IndexWriter. Try to
double-close less by not closing a search index when it may still be
written to, but this is still racy.

Change-Id: I6ee2863a1fbfc93904d0f2cdd45901d90696267b
2013-12-27 10:02:11 -08:00
..
2013-12-27 10:02:11 -08:00