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

Vijay commented on CASSANDRA-3648:
----------------------------------

I think we should store the offset, checksum for chunks (buffered chunks in 
SequentialWriter) to metadata. While streaming we can just check the checksum 
before streaming... 
But we might not need checksum over the wire (let TCP handle errors)?
                
> Repair should validate checksums before streaming
> -------------------------------------------------
>
>                 Key: CASSANDRA-3648
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3648
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Jonathan Ellis
>            Priority: Minor
>             Fix For: 2.0
>
>
> We have block checksums and sha1 full-file hashes, but currently we do not 
> validate these before streaming in a repair.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to