[ 
https://issues.apache.org/jira/browse/CASSANDRA-16064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Capwell updated CASSANDRA-16064:
--------------------------------------
          Fix Version/s:     (was: 4.0-beta)
                         4.0-beta2
          Since Version: 4.0-beta1
    Source Control Link: 
https://github.com/apache/cassandra/commit/0697489f7455fa078cb454776b98236f18f82dd4
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

CI results: 
https://app.circleci.com/pipelines/github/dcapwell/cassandra/455/workflows/a60aef20-a3e0-4f3a-b055-93e9b040d82a

there were flaky tests and I forgot to merge the python dtest changes in 
CASSANDRA-7544 so those tests also failed (so pushed the tests).

> Add test which validates that Message serializedSize(version) == 
> serialize(out, version).length
> -----------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16064
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16064
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Messaging/Internode
>            Reporter: David Capwell
>            Assignee: David Capwell
>            Priority: Normal
>             Fix For: 4.0-beta2
>
>
> In 4.0 we require serializedSize(version) == serialize(out, version).length 
> for correctness in post40 message format as we write it into the message 
> header.  Given that this is a strong requirement for correct deserialization 
> of the message, we should have tests which help enforce this property.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to