It’s a warning, but probably not causing you problems A 20kB batch is a hint that your batches are larger than Cassandra expects, but the 5k limit for that logger was somewhat arbitrary, and I would be shocked if 20kB batches were a problem unless you were already close to tipping your cluster
If I were you I’d disable that warning (or set it much higher). -- Jeff Jirsa > On Jul 25, 2018, at 7:32 PM, R1 J1 <rjsoft...@gmail.com> wrote: > > cassandro nodes restarts > > > > we see errors typically like these > > > WARN [Native-Transport-Requests-3] 2018-07-25 20:51:38,520 > BatchStatement.java:301 - Batch for "keyspace.table" > is of size 19.386KiB, exceeding specified threshold of 5.000KiB by 14.386KiB. > > > Regards > R1J1 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org For additional commands, e-mail: user-h...@cassandra.apache.org