You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "esala wona (JIRA)" <ji...@apache.org> on 2015/12/16 08:13:46 UTC

[jira] [Commented] (CASSANDRA-10877) Unable to read obsolete message version 1; The earliest version supported is 2.0.0

    [ https://issues.apache.org/jira/browse/CASSANDRA-10877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15059614#comment-15059614 ] 

esala wona commented on CASSANDRA-10877:
----------------------------------------

I installed "xt_TCPOPTSTRIP" to kernel, then the error appeared.

> Unable to read obsolete message version 1; The earliest version supported is 2.0.0
> ----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-10877
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10877
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Streaming and Messaging
>            Reporter: esala wona
>
> I used cassandra version 2.1.2, but I get some error about that:
> ================ error message ================
> ERROR [Thread-83674153] 2015-12-15 10:54:42,980 CassandraDaemon.java:153 - Exception in thread Thread[Thread-83674153,5,main]
> java.lang.UnsupportedOperationException: Unable to read obsolete message version 1; The earliest version supported is 2.0.0
> at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:78) ~[apache-cassandra-2.1.2.jar:2.1.2]
> ========================= end ====================
> ============== nodetool information ============
> ces@ICESSuse3631:/opt/ces/cassandra/bin> ./nodetool gossipinfo
> /192.168.0.1
> generation:1450148624
> heartbeat:299069
> SCHEMA:194168a3-f66e-3ab9-b811-4f7a7c3b89ca
> STATUS:NORMAL,-111061256928956495
> RELEASE_VERSION:2.1.2
> RACK:rack1
> DC:datacenter1
> RPC_ADDRESS:192.144.36.32
> HOST_ID:11f793f0-999b-4ba8-8bdd-0f0c73ae2e23
> NET_VERSION:8
> SEVERITY:0.0
> LOAD:1.3757700946E10
> /192.168.0.2
> generation:1450149068
> heartbeat:297714
> SCHEMA:194168a3-f66e-3ab9-b811-4f7a7c3b89ca
> RELEASE_VERSION:2.1.2
> STATUS:NORMAL,-1108435478195556849
> RACK:rack1
> DC:datacenter1
> RPC_ADDRESS:192.144.36.33
> HOST_ID:0f1a2dab-1d39-4419-bb68-03386c1a79df
> NET_VERSION:8
> SEVERITY:7.611548900604248
> LOAD:8.295301191E9
> ========================end=====================



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