Hi Simon,

On 20/06/14 10:18, Simon Chemouil wrote:
Hi,

When I am sending BLOBs _below_ the max query size (blob size=0.6MB), on
Cassandra 2.0, it works fine, but on 2.1-rc1 I get the following error
within the Cassandra server (from the logs) and the query just dies:

WARN  [SharedPool-Worker-2] 2014-06-20 10:06:00,263
AbstractTracingAwareExecutorService.java:166 - Uncaught exception on
thread Thread[SharedPool-Worker-2,5,main]: {}
java.lang.RuntimeException: java.lang.IllegalArgumentException: Mutation
of 122880122 bytes is too large for the maxiumum size of 16777216

122880122 bytes is a lot more than 0.6MB...  How are you sending your blob?

Ciao, Duncan.

Reply via email to