sapling/cmds
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
..
blobimport filenodes: control size of the connection pool 2018-06-05 05:58:31 -07:00
new_blobimport filenodes: control size of the connection pool 2018-06-05 05:58:31 -07:00
admin.rs filenodes: control size of the connection pool 2018-06-05 05:58:31 -07:00
dumprev.rs mercurial: refactor RevlogRepo to expose less methods publicly 2018-03-20 11:53:09 -07:00
idxdump.rs mercurial: refactor RevlogRepo to expose less methods publicly 2018-03-20 11:53:09 -07:00
revlogrepo.rs cmd utils: add revlogrepo command for reading revlogs in Rust 2018-05-01 16:35:08 -07:00
runhook.rs filenodes: control size of the connection pool 2018-06-05 05:58:31 -07:00