[
https://issues.apache.org/jira/browse/CASSANDRA-8527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325621#comment-16325621
]
Alexander Dejanovski commented on CASSANDRA-8527:
-------------------------------------------------
Hi [~rustyrazorblade],
I've made the requested changes and pushed it here :
https://github.com/apache/cassandra/compare/trunk...thelastpickle:CASSANDRA-8527-trace-range-tombstones
I added comments in both the code and the tests, and refactored the tests a bit
to remove code duplication.
Here's the latest CircleCI report for unit tests :
https://circleci.com/gh/thelastpickle/cassandra/93
It fails on the same tests than trunk does :
https://circleci.com/gh/thelastpickle/cassandra/85
Let me know if that looks good to you.
> Account for range tombstones wherever we account for tombstones
> ---------------------------------------------------------------
>
> Key: CASSANDRA-8527
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8527
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Sylvain Lebresne
> Assignee: Alexander Dejanovski
> Fix For: 4.x
>
> Attachments: CASSANDRA-8527-4.x.diff
>
>
> As discussed in CASSANDRA-8477, we should make sure the tombstone thresholds
> also apply to range tombstones, since they poses the same problems than cell
> tombstones.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]