[
https://issues.apache.org/jira/browse/CASSANDRA-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-3060.
---------------------------------------
Resolution: Not A Problem
There's not much the bootstrapping node can do in that situation, other than
wait for you to scrub and then retry the bootstrap.
> Boostrapping node stuck after receiving file with version mismatch
> ------------------------------------------------------------------
>
> Key: CASSANDRA-3060
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3060
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.8.3
> Reporter: Benjamin Schrauwen
> Priority: Minor
>
> When adding a node to the cluster, the boostrapping process get's stuck when
> it receives a file which is apparently from an older version. This is the
> Exception
> java.lang.RuntimeException: Cannot recover SSTable
> /var/lib/cassandra/data/Mollom/recent_sessions-tmp-f-1 due to version
> mismatch. (current version is g).
> at
> org.apache.cassandra.io.sstable.SSTableWriter.createBuilder(SSTableWriter.java:240)
> at
> org.apache.cassandra.db.compaction.CompactionManager.submitSSTableBuild(CompactionManager.java:1090)
> at
> org.apache.cassandra.streaming.StreamInSession.finished(StreamInSession.java:110)
> at
> org.apache.cassandra.streaming.IncomingStreamReader.readFile(IncomingStreamReader.java:104)
> at
> org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:61)
> at
> org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:177)
> at
> org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:114)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira