[ https://issues.apache.org/jira/browse/CASSANDRA-16284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17234679#comment-17234679 ]
Marcus Eriksson edited comment on CASSANDRA-16284 at 11/18/20, 2:57 PM: ------------------------------------------------------------------------ patch to apply the predicate after checking range intersection: patch: https://github.com/krummas/cassandra/commits/marcuse/16284 cci: https://app.circleci.com/pipelines/github/krummas/cassandra?branch=marcuse%2F16284 was (Author: krummas): patch to apply the predicate after checking range intersection: patch: https://github.com/krummas/cassandra/commits/marcuse/16284 cci: (on its way, seems circleci is down) > 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-beta4 > > > 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