sapling/blobrepo
Lukas Piatkowski 27bdcb40b2 filenodes: control size of the connection pool
Summary:
The new_blobimport job is having difficulties when the pool is too large, because the write transactions are taking too long. If the pool is configured to be 1 for it then everything seems fine and fast enough.
On the other hand the Mononoke server should have bigger connectino pool size to be able to quickly respond for read requests.

Reviewed By: farnz

Differential Revision: D8235413

fbshipit-source-id: 84e0013ce569c3f103a2096001605aab828d178c
2018-06-05 05:58:31 -07:00
..
src filenodes: control size of the connection pool 2018-06-05 05:58:31 -07:00
test Make it possible to generate hashes for uploaded content during upload 2018-05-16 09:35:28 -07:00