[
https://issues.apache.org/jira/browse/CASSANDRA-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128691#comment-13128691
]
Benjamin Schrauwen commented on CASSANDRA-3060:
-----------------------------------------------
I would expect Cassandra to manage its own internal file updating.
Pushing this on to the user (without any documentation) is unexpected
and undesired...
Op 15-okt.-2011 om 06:04 heeft "Jonathan Ellis (Resolved) (JIRA)"
> 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