Hi Dan,
Thanks for the reply. We're on 2.0.13. In fact, I already solved this
exactly the way you described - by changing compaction strategy to STCS via
JMX and letting compactions collect tombstones.
Roman
On Fri, Jul 10, 2015 at 8:57 PM, Dan Kinder wrote:
>
> On Sun, Jul 5, 2015 at 1:40 PM
On Sun, Jul 5, 2015 at 1:40 PM, Roman Tkachenko wrote:
> Hey guys,
>
> I have a table with RF=3 and LCS. Data model makes use of "wide rows". A
> certain query run against this table times out and tracing reveals the
> following error on two out of three nodes:
>
> *Scanned over 10 tombstones
Hey guys,
I have a table with RF=3 and LCS. Data model makes use of "wide rows". A
certain query run against this table times out and tracing reveals the
following error on two out of three nodes:
*Scanned over 10 tombstones; query aborted (see
tombstone_failure_threshold)*
This basically me