Files
scylladb/api
Wojciech Mitros a8c9451fb2 commitlog: add max disk size api
Currently, the max size of commitlog is obtained either from the
config parameter commitlog_total_space_in_mb or, when the parameter
is -1, from the total memory allocated for Scylla.
To facilitate testing of the behavior of commitlog hard limit,
expose the value of commitlog max_disk_size in a dedicated API.

Closes scylladb/scylladb#16020
2023-12-03 17:16:58 +02:00
..
2023-12-03 17:16:58 +02:00
2023-12-03 17:16:58 +02:00
2023-12-02 22:37:22 +02:00
2023-07-17 17:09:36 +03:00