16347: Run a dedicated keepstore process for each container.
authorTom Clegg <tom@curii.com>
Mon, 4 Oct 2021 14:55:49 +0000 (10:55 -0400)
committerTom Clegg <tom@curii.com>
Fri, 8 Oct 2021 15:21:03 +0000 (11:21 -0400)
commit6b3a880d607ee3e3dd273f019981fd6cae62373c
tree917becee0055b4deee9078d573b0c657e5be6a63
parentca295569ad3c278114f49fc0eb4f08e56c2ca1ff
16347: Run a dedicated keepstore process for each container.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
12 files changed:
lib/config/config.default.yml
lib/config/generated_config.go
lib/config/load.go
lib/crunchrun/background.go
lib/crunchrun/bufthenwrite.go [new file with mode: 0644]
lib/crunchrun/crunchrun.go
lib/dispatchcloud/test/stub_driver.go
lib/dispatchcloud/worker/pool.go
lib/dispatchcloud/worker/pool_test.go
lib/dispatchcloud/worker/runner.go
lib/dispatchcloud/worker/worker_test.go
sdk/go/arvados/config.go