Files
scylladb/tools
Raphael S. Carvalho e099a9bf3b sstables_manager: Add sstable metadata reader concurrency semaphore
Let's introduce a reader_concurrency_semaphore for reading sstable
metadata, to avoid an OOM due to unlimited concurrency.
The concurrency on startup is not controlled, so it's important
to enforce a limit on the amount of memory used by the parallel
readers.

Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com>
2022-09-14 13:09:51 -03:00
..
2022-09-11 17:45:43 +03:00
2022-09-12 13:02:16 +03:00
2022-07-19 15:46:49 +03:00