gerrit/gerrit-pgm
Dave Borowitz 7e057414e2 Limit threads used in Reindex to DB connection pool size
We open one database connection per thread, so it is not possible to
run more than database.poolSize threads total if pooling is enabled.
Limit the number of threads used by Reindex to this total.

Change-Id: Iac711896f845fa17f967ec3a322f253a3cb6fc59
2013-10-03 08:40:14 -07:00
..
.settings Remove timestamp from all org.eclipse.core.resources.prefs files. 2012-07-04 14:06:09 +02:00
src Limit threads used in Reindex to DB connection pool size 2013-10-03 08:40:14 -07:00
.gitignore Add Intellij IDEA files to ignore list 2012-05-03 13:17:43 -07:00
BUCK Remove jsr305 library 2013-09-26 23:12:55 -07:00