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

Benedict resolved CASSANDRA-9141.
---------------------------------
    Resolution: Cannot Reproduce

This doesn't reproduce on my version of trunk, nor is it failing in cassci, and 
nor do the line numbers match. It's possible this was fixed by [~stefania] in 
her recent update, or perhaps some earlier update. I'll close, and we can 
refile if it turns out to still a problem.

> 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
>             Fix For: 3.x
>
>
> 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