You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Branimir Lambov (JIRA)" <ji...@apache.org> on 2015/12/01 21:57:10 UTC

[jira] [Comment Edited] (CASSANDRA-10791) RangeTombstones can be written after END_OF_ROW markers when streaming

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

Branimir Lambov edited comment on CASSANDRA-10791 at 12/1/15 8:56 PM:
----------------------------------------------------------------------

Uploaded new version of the two branches which also patches scrubber to identify rows written with this bug and rectify the problem.

Unit tests (linked above) passed, dtests are still running.


was (Author: blambov):
Uploaded new version od the two branches which also patches scrubber to identify files written with this bug and rectify the problem.

Unit tests (linked above) passed, dtests are still running.

> RangeTombstones can be written after END_OF_ROW markers when streaming
> ----------------------------------------------------------------------
>
>                 Key: CASSANDRA-10791
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10791
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Branimir Lambov
>            Assignee: Branimir Lambov
>            Priority: Critical
>             Fix For: 2.1.x, 2.2.x
>
>
> {{SSTableWriter.appendFromStream}} calls {{ColumnIndex.build}} only after finishing the row and writing an {{END_OF_ROW}} marker. After CASSANDRA-7953, the latter may still need to write tombstones.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)