Re: Question on write failures logs show Uncaught exception on thread Thread[MutationStage-1,5,main]

2016-10-24 Thread George Webster
thank you that is quite helpful On Mon, Oct 24, 2016 at 11:00 PM, Edward Capriolo wrote: > The driver will enforce a max batch size of 65k. > This is an issue in versions of cassandra like 2.1.X. There are control > variables for the logged and unlogged batch size. You

Re: Question on write failures logs show Uncaught exception on thread Thread[MutationStage-1,5,main]

2016-10-24 Thread Edward Capriolo
The driver will enforce a max batch size of 65k. This is an issue in versions of cassandra like 2.1.X. There are control variables for the logged and unlogged batch size. You may also have to tweak your commitlog size as well. I demonstrate this here:

Question on write failures logs show Uncaught exception on thread Thread[MutationStage-1,5,main]

2016-10-24 Thread George Webster
Hey cassandra users, When performing writes I have hit an issue where the server is unable to perform writes. The logs show: WARN [MutationStage-1] 2016-10-24 22:05:52,592 AbstractLocalAwareExecutorService.java:169 - Uncaught exception on thread Thread[MutationStage-1,5,main]: {}