mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-03 05:26:58 +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. Message-Id: <1452615759-23213-1-git-send-email-calle@scylladb.com>