mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-03 13:37:04 +00:00
Fixes #614 * Use warning threshold from config * Don't throw exceptions. We're only supposed to warn. * Try to actually estimate mutation data payload size, not number of mutations.