Regarding the Datastax repair service I saw the same error over here.
Here is the datastax answer fwiw:
"The repair service timeout message is telling you that the service has not
received a response from the nodetool repair process running on Cassandra
within the configured (default) 3600 second
Do you do a ton of random updates amd deletes? That would not be a good
workload for DTCS.
Where are all your tombstones coming from?
On Jun 17, 2015 3:43 AM, "Alain RODRIGUEZ" wrote:
> Hi David, Edouard,
>
> Depending on your data model on event_data, you might want to consider
> upgrading to
Hi David, Edouard,
Depending on your data model on event_data, you might want to consider
upgrading to use DTCS (C* 2.0.11+).
Basically if those tombstones are due to a a Constant TTL and this is a
time series, it could be a real improvement.
See:
https://labs.spotify.com/2014/12/18/date-tiered-