gerrit/gerrit-pgm
Hector Oswaldo Caballero 8dead9663f JdbcAccountPatchReviewStore: Add configurable settings to datasource
So far, the datasource used to connect to the AccountPatchReviewStore
was using hard coded values for the pool connection settings. In high
traffic servers, those default values cause a bottleneck as the
transactions start to be queued when the max number of connections is
reached.

Add the possibility of specifying those values in the gerrit
configuration so they can be tailored to diverse needs.

Change-Id: I7d0cd1e2fe02cea3c5f78ef90398e9ac670a9a93
2017-08-20 06:13:08 -04:00
..
src JdbcAccountPatchReviewStore: Add configurable settings to datasource 2017-08-20 06:13:08 -04:00
BUILD Format BUILD and WORKSPACE files with buildifier 2017-02-28 17:32:44 +09:00