i was working with Cassandra 1.2.4 probably, after restoring some key-space when i tried to query in a key-space it gave me
Request did not complete within rpc_timeout
so i checked system.log & output.log under /var/log/Cassandra path
i just find this exception:
Exception in thread Thread[ReadStage:42,5,main] java.lang.RuntimeException: org.apache.cassandra.io.sstable.CorruptSSTableException: java.io.EOFException
what is the reason ? and how can i get rid of rpc_timeout
thanks in advance,