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

Marcus Eriksson edited comment on CASSANDRA-16284 at 1/14/21, 1:26 PM:
-----------------------------------------------------------------------

rebased and re-ran the tests in the cci link above, failures seem to be an OOM 
in 
{{SimpleReadWriteTest#readWithSchemaDisagreement/writeWithSchemaDisagreement2}} 
and {{CASTest:incompletePrepare}} - they should be unrelated to this


was (Author: krummas):
rebased and re-ran the tests in the cci link above, failures seem to be an OOM 
in 
`SimpleReadWriteTest#readWithSchemaDisagreement/writeWithSchemaDisagreement2` 
and `CASTest:incompletePrepare` - both should be unrelated to this

> Too defensive check when picking sstables for preview repair
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-16284
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16284
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Consistency/Repair
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>            Priority: Normal
>             Fix For: 4.0-beta
>
>
> We fail starting any preview repair if any sstable is marked pending but the 
> session not being finalized. The current check does not care if the range we 
> are previewing intersects with the sstable marked pending - this means that 
> we abort too many preview repairs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to