gerrit/gerrit-lucene
Hugo Arès 2e382534c0 Revert "Drain executor of index change requests before closing index"
This reverts commit 804f1d9c19.

The intention was to drain and close the executor before closing the
index but closing an index doesn't necessarily means that executor
should be closed. After online reindexing is completed, the old index
version is closed which closed the executor and make any subsequent
Lucene interaction fails.

Bug: Issue 4618
Change-Id: I6ec90eb73312008714aa790308e806a0134a124e
2016-09-22 22:46:12 +02:00
..
src/main/java/com/google/gerrit/lucene Revert "Drain executor of index change requests before closing index" 2016-09-22 22:46:12 +02:00
BUCK Buck: Remove jgit cell 2016-04-20 22:02:49 +02:00
BUILD Implement Bazel build 2016-06-14 21:12:02 +02:00