Re: checksumming

2011-08-24 Thread Jonathan Ellis
https://issues.apache.org/jira/browse/CASSANDRA-1717 added block level checksums. On Wed, Aug 24, 2011 at 4:28 AM, aaron morton wrote: > At the file level see https://issues.apache.org/jira/browse/CASSANDRA-674 > At the higher level there is node tool > repair http://wiki.apache.org/cassandra/Ant

Re: checksumming

2011-08-24 Thread aaron morton
At the file level see https://issues.apache.org/jira/browse/CASSANDRA-674 At the higher level there is node tool repair http://wiki.apache.org/cassandra/AntiEntropy. Cheers - Aaron Morton Freelance Cassandra Developer @aaronmorton http://www.thelastpickle.com On 24/08/2011, at

checksumming

2011-08-23 Thread Bill Hastings
Are checksum errors detected in Cassandra and if so how are they resolved?