You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/11/08 15:59:14 UTC

[jira] [Resolved] (CASSANDRA-4869) repair cannot complete

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

Jonathan Ellis resolved CASSANDRA-4869.
---------------------------------------

    Resolution: Invalid
    
> repair cannot complete
> ----------------------
>
>                 Key: CASSANDRA-4869
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4869
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core, Documentation & website, Tools
>    Affects Versions: 1.1.6
>         Environment: oracle java 1.6u35, oracle java 1.6u37, linux 2.6.32
>            Reporter: Zenek Kraweznik
>
> ERROR [ValidationExecutor:3] 2012-10-24 16:41:24,310 AbstractCassandraDaemon.java (line 135) Exception in thread Thread[ValidationExecutor:3,1,main]
> java.lang.AssertionError: row DecoratedKey(73897609397945816944009475942793437831, 37663364336664642d353532642d343736392d613437662d376339656339623637386138) received out of order wrt DecoratedKey(104298997089014216307657576199722210661,
> 65396135326632372d343065352d343864372d616362372d326665373738616434366334)
>         at org.apache.cassandra.service.AntiEntropyService$Validator.add(AntiEntropyService.java:349)
>         at org.apache.cassandra.db.compaction.CompactionManager.doValidationCompaction(CompactionManager.java:716)
>         at org.apache.cassandra.db.compaction.CompactionManager.access$600(CompactionManager.java:69)
>         at org.apache.cassandra.db.compaction.CompactionManager$8.call(CompactionManager.java:442)
>         at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
>         at java.util.concurrent.FutureTask.run(Unknown Source)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
>         at java.lang.Thread.run(Unknown Source)
> I've also found in log file:
> ERROR [CompactionExecutor:2974] 2012-10-26 02:59:21,384 LeveledManifest.java (line 223) At level 3, SSTableReader(path='/var/lib/cassandra/data/Archive/Messages/Archive-Messages-hf-97756-Data.db') [DecoratedKey(72089347517688459378407444327185359483, 31343563626135612d323439342d346633312d616130382d653133623336303032363464), DecoratedKey(104298997089014216307657576199722210661, 65396135326632372d343065352d343864372d616362372d326665373738616434366334)] overlaps SSTableReader(path='/var/lib/cassandra/data/Archive/Messages/Archive-Messages-hf-97519-Data.db') [DecoratedKey(73897609397945816944009475942793437831, 37663364336664642d353532642d343736392d613437662d376339656339623637386138), DecoratedKey(104617537605721927860229960625668693343, 39613736316364352d313361392d343163322d383361642d623635366163623032376430)].  This is caused by a bug in Cassandra 1.1.0 .. 1.1.3.  Sending back to L0.  If you have not yet run scrub, you should do so since you may also have rows out-of-order within an sstable
> but I'd have run scrub on all nodes before repair action

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira