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

Jason Brown commented on CASSANDRA-14002:
-----------------------------------------

bq. we don't need to worry about the upgrade path here because streaming will 
be broken between majors anyways

This is correct, but not because "streaming is broken between majors". There 
are no guarantees that an un-upgraded node would be parse to read sstables 
streamed to it from an upgrade node, as the sstable format may have changed (we 
do not force/guarantee backward compatibility of the sstable format). Thus, we 
don't support streaming between major versions (although there's nothing that 
bluntly states this, at least as far as I've seen).


> Don't use SHA256 when building merkle trees
> -------------------------------------------
>
>                 Key: CASSANDRA-14002
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14002
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>             Fix For: 4.x
>
>
> We should avoid using SHA-2 when building merkle trees as we don't need a 
> cryptographic hash function for this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to