Re: Warning for large batch sizes with a small number of statements

2017-11-13 Thread Erick Ramirez
You can increase it if you're sure that it fits your use case. For an explanation of why batch size vs number of statements, see the discussion in CASSANDRA-6487. Cheers! On Mon, Nov 13, 2017 at 6:31 PM, Tim Moore wrote: > Hi, > > I'm trying to understand some of the details of the > batch_size_

Warning for large batch sizes with a small number of statements

2017-11-12 Thread Tim Moore
Hi, I'm trying to understand some of the details of the batch_size_warn_threshold_in_kb/batch_size_fail_threshold_in_kb settings. Specifically, why are the thresholds measured in kb rather than the number of partitions affected? We have run into the limit in a situation where there is a batch wi