This is an automated email from the ASF dual-hosted git repository.

mck pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 070362c883 Merge branch 'cassandra-4.1' into trunk
     new f01d2b4a3c Restore custom param types over messaging system
     new f869a2bb59 Merge branch 'cassandra-4.0' into cassandra-4.1
     new b87299debe Merge branch 'cassandra-4.1' into trunk

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt                                        |  1 +
 .../cassandra/net/CustomParamsSerializer.java      | 73 ++++++++++++++++++++++
 src/java/org/apache/cassandra/net/Message.java     | 17 +++++
 src/java/org/apache/cassandra/net/ParamType.java   |  5 +-
 .../org/apache/cassandra/utils/ByteArrayUtil.java  | 24 +++++++
 .../unit/org/apache/cassandra/net/MessageTest.java | 35 +++++++++++
 6 files changed, 154 insertions(+), 1 deletion(-)
 create mode 100644 
src/java/org/apache/cassandra/net/CustomParamsSerializer.java


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

Reply via email to