Skip to content

WIP: #8973 - Limit number of operations in blobs client and server

drebs requested to merge drebs/soledad:8978 into master

If no limit is set for concurrent operations, resources like number of open files will be totally consumed. This MR adds some limits to client and server side that were observed during benchmark runs with hundreds of concurrent requests.

Closes: #8973 (closed)

Edited by drebs

Merge request reports