[ https://issues.apache.org/jira/browse/CASSANDRA-9151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yuki Morishita updated CASSANDRA-9151: -------------------------------------- Attachment: 0001-Do-not-block-stage-when-performing-anticompaction.patch Attaching patch for fix against cassandra-2.1 branch. > Anti-compaction is blocking ANTI_ENTROPY stage > ----------------------------------------------- > > Key: CASSANDRA-9151 > URL: https://issues.apache.org/jira/browse/CASSANDRA-9151 > Project: Cassandra > Issue Type: Bug > Reporter: sankalp kohli > Assignee: Yuki Morishita > Fix For: 3.x, 2.1.x > > Attachments: > 0001-Do-not-block-stage-when-performing-anticompaction.patch > > > In RepairMessageVerbHandler.doVerb case ANTICOMPACTION_REQUEST > We block on ANTI_ENTROPY stage. This is not good as no other message could be > processed till any anticompaction is running. This can cause snapshots for > new repairs to fail. -- This message was sent by Atlassian JIRA (v6.3.4#6332)