You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by as...@apache.org on 2022/11/11 18:57:26 UTC

[cassandra] branch trunk updated (cbafc28c5a -> fdc88a96eb)

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

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


    from cbafc28c5a Merge branch 'cassandra-4.1' into trunk
     add 5cd012736e VIntCoding handles BB with less than 8 bytes
     new fdc88a96eb Merge branch 'cassandra-4.1' into trunk

The 1 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:
 .../apache/cassandra/utils/vint/VIntCoding.java    | 37 +++++++++++++++++++-
 .../cassandra/utils/vint/VIntCodingTest.java       | 40 ++++++++++++++++++++++
 2 files changed, 76 insertions(+), 1 deletion(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org


[cassandra] 01/01: Merge branch 'cassandra-4.1' into trunk

Posted by as...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit fdc88a96eb7e279e27af6018643bb493662783e6
Merge: cbafc28c5a 5cd012736e
Author: Alex Sorokoumov <al...@gmail.com>
AuthorDate: Fri Nov 11 19:53:25 2022 +0100

    Merge branch 'cassandra-4.1' into trunk

 .../apache/cassandra/utils/vint/VIntCoding.java    | 37 +++++++++++++++++++-
 .../cassandra/utils/vint/VIntCodingTest.java       | 40 ++++++++++++++++++++++
 2 files changed, 76 insertions(+), 1 deletion(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org