[
https://issues.apache.org/jira/browse/CASSANDRA-16064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185372#comment-17185372
]
David Capwell commented on CASSANDRA-16064:
-------------------------------------------
Thanks for all the reviews so far. I have wrapped up everything and running
through CI right now.
java8:
https://app.circleci.com/pipelines/github/dcapwell/cassandra/448/workflows/3982d772-6f37-4ff2-bc16-af1c1613462b
only failing test so far looks to be CASSANDRA-15861, so so far so good.
> 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-beta
>
>
> 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]