Hi --

We had a problem with Usergrid queries to Cassandra failing, producing a lot of logspam, and possibly some other secondary issues as well. We traced it down to Locks.HLocks collecting tombstones, and eventually sorted it out by setting gc_grace_seconds on it to a more sensible value than Cassandra's default 10 days.

Then I came across this thread:

https://community.apigee.com/questions/14018/is-anyone-seen-or-familiar-with-the-error-scanned.html

It seems the recommended gc_grace_seconds for the table is 60 seconds. Would it make sense to make it so the database initialisation script sets it to this out of the box, so future users won't trip over this too?

Best, Petteri

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to