Dne 21.9.2011 12:07, aaron morton napsal(a):
see technical limitations for deleting counters http://wiki.apache.org/cassandra/Counters
For instance, if you issue very quickly the sequence "increment, remove, increment" it is possible for the removal to be lost (if for some reason the remove happens to be the last received messages).

But i do not remove then very quickly. it does that even with 60 seconds between delete and increment. I do not understand what means: "remove happens to be the last received messages".

Reply via email to