[ 
https://issues.apache.org/jira/browse/CASSANDRA-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksey Yeschenko updated CASSANDRA-9141:
-----------------------------------------
    Fix Version/s:     (was: 3.x)

> Scrub errors when attempting to abort
> -------------------------------------
>
>                 Key: CASSANDRA-9141
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9141
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Tyler Hobbs
>            Assignee: Benedict
>
> On trunk, when scrub attempts to abort, the following error occurs:
> {noformat}
> java.lang.IllegalStateException: Cannot abort - changes have already been 
> committed
>     at 
> org.apache.cassandra.io.sstable.SSTableRewriter.abort(SSTableRewriter.java:195)
>     at org.apache.cassandra.db.compaction.Scrubber.scrub(Scrubber.java:277)
>     at 
> org.apache.cassandra.db.ScrubTest.testScrubCorruptedCounterRow(ScrubTest.java:158)
> {noformat}
> This is reproduceable with the {{ScrubTest.testScrubCorruptedCounterRow()}} 
> unit test, although the patch to correctly enable compression from 
> CASSANDRA-9135 is required (if it's not committed yet).
> Assigning to [~yukim] for now, since I don't have a better idea of who to 
> assign to.



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

Reply via email to