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

Alex Petrov commented on CASSANDRA-14755:
-----------------------------------------

[~beobal] sorry: I was looking closely at all the {{on*}} methods to ensure 
they do not have any effects, but overlooked the {{close}}. Thank you for 
fixing it.

+1, LGTM!

> Reinstate repaired data tracking when ReadRepair == NONE
> --------------------------------------------------------
>
>                 Key: CASSANDRA-14755
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14755
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Local Write-Read Paths
>            Reporter: Sam Tunnicliffe
>            Assignee: Sam Tunnicliffe
>            Priority: Major
>             Fix For: 4.0
>
>
> Some of the refactoring in CASSANDRA-14698 breaks repaired data tracking when 
> read repair is disabled as it skips wrapping the {{MergeIterator}} in 
> {{DataResolver::wrapMergeListener}}. If repaired tracking is enabled, the 
> iterator still needs to be extended so that it calls 
> {{RepairedDataTracker::verify}} on close. This wasn't easy to spot as the new 
> dtests for CASSANDRA-14145 haven't yet been merged. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to