You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (JIRA)" <ji...@apache.org> on 2018/05/31 11:52:00 UTC

[jira] [Comment Edited] (CASSANDRA-14467) Add option to sanity check tombstones on reads/compaction

    [ https://issues.apache.org/jira/browse/CASSANDRA-14467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16496392#comment-16496392 ] 

Marcus Eriksson edited comment on CASSANDRA-14467 at 5/31/18 11:51 AM:
-----------------------------------------------------------------------

Pushed a dtest branch [https://github.com/krummas/cassandra-dtest/commits/marcuse/14467] and enabled it for unit tests as well

For the unit tests this seems to be flaky: CASSANDRA-14238
 The failing dtest (test_describecluster_more_information_three_datacenters) seems to be unrelated as well, created CASSANDRA-14484

edit: can't actually reproduce the unit test failure on trunk, but pretty easily on this branch, problem is that we throw MarshalException instead of CorruptSSTableException


was (Author: krummas):
Pushed a dtest branch https://github.com/krummas/cassandra-dtest/commits/marcuse/14467 and enabled it for unit tests as well

For the unit tests this seems to be flaky: CASSANDRA-14238
The failing dtest (test_describecluster_more_information_three_datacenters) seems to be unrelated as well, created CASSANDRA-14484

> Add option to sanity check tombstones on reads/compaction
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-14467
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14467
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>            Priority: Minor
>             Fix For: 4.x
>
>
> We should add an option to do a quick sanity check of tombstones on reads + compaction. It should either log the error or throw an exception.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org