This is an automated email from the ASF dual-hosted git repository.
jlewandowski pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from dcb763ec2c Merge branch 'cassandra-4.1' into trunk
add 5143bd81e8 Track the amount of read data per row
add b0cf9ba219 Merge branch 'cassandra-4.0' into cassandra-4.1
new ba3ad7487a 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:
CHANGES.txt | 3 +-
src/java/org/apache/cassandra/db/TypeSizes.java | 1 +
.../cassandra/db/rows/UnfilteredSerializer.java | 9 +-
.../cassandra/io/util/TrackedDataInputPlus.java | 62 ++++++++--
.../db/rows/UnfilteredSerializerTest.java | 135 +++++++++++++++++++++
5 files changed, 195 insertions(+), 15 deletions(-)
create mode 100644
test/unit/org/apache/cassandra/db/rows/UnfilteredSerializerTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]