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

jlewandowski pushed a change to branch cassandra-4.1
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 2973a7bdcd Merge branch 'cassandra-4.0' into cassandra-4.1
     add 5143bd81e8 Track the amount of read data per row
     add b0cf9ba219 Merge branch 'cassandra-4.0' into cassandra-4.1

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  25 +++-
 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, 215 insertions(+), 17 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]

Reply via email to