mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 03:12:13 +00:00
Add batch_size_fail_threshold_in_kb to prevent huge batch from been applied and causing troubles. Also do not warn or fail if only one partition is affected. Fixes: #2128 Message-Id: <20170309111247.GE8197@scylladb.com>