Hi,

I was testing unlogged batches of size 15 and encountered bunch of these
messages which are filling up my disk:
2016-05-08 20:22:58,338 [WARNING]  cassandra.protocol: Server warning:
*Unlogged
batch covering 1 partition detected* against tables [xyz.abc, xyz.123]. You
should use a logged batch for atomicity, or asynchronous writes for
performance.

If I have identified the partition and writing bunch of rows into that
using unlogged batch, isnt that an ideal case?

Regards,
Bhuvan

Reply via email to