You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2017/08/21 12:37:03 UTC

[jira] [Commented] (CASSANDRA-13719) Potential AssertionError during ReadRepair of range tombstone and partition deletions

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

Sylvain Lebresne commented on CASSANDRA-13719:
----------------------------------------------

Gentle ping that I've just rebased the branches above and this is still good for review. I've tried running CI with CircleCI and [it looks ok|https://circleci.com/gh/pcmanus/cassandra/3#tests/containers/0] (the build is marked failed, but afaict it's just the eclipse-warnings target that failed and from the logs, it's not even clear it's a genuine failure; all unit tests looks good however) though it's the first time I try it and I'm not sure if/how to run dtests yet. 

> Potential AssertionError during ReadRepair of range tombstone and partition deletions
> -------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13719
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13719
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Coordination
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>             Fix For: 3.0.x, 3.11.x
>
>
> When reconciling range tombstones for read repair in {{DataResolver.RepairMergeListener.MergeListener}}, when we check if there is ongoing deletion repair for a source, we don't look for partition level deletions which throw off the logic and can throw an AssertionError.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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