This is an automated email from the ASF dual-hosted git repository.
mck pushed a change to branch cassandra-4.1
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from af5029d643 Increment versions to 4.1.1
new f01d2b4a3c Restore custom param types over messaging system
new f869a2bb59 Merge branch 'cassandra-4.0' into cassandra-4.1
The 2 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]