Hi..
I was seeing an error in my running cluster below -
Unable to seek to position 18502695515461889 in /var/lib/cassandra/data/keyspace1/standard1-79c18de09be711eab72de9991ca46fde/ba-749-bti-Rows.db (0 bytes)
So I shutdown my node and delete particular sstable and start the node after that I run the nodetool repair and issue got resolved.
So now I wanted to know is that process is right ? If yes , then can we do same process for sstable having size in GB ?