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

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


    from 057f8e5  Merge branch cassandra-4.0 into trunk
     new ca4f6b8  
org.apache.cassandra.db.rows.ArrayCell#unsharedHeapSizeExcludingData includes 
data twice
     new 4e0d8e0  Merge branch 'cassandra-4.0' into trunk

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 +
 .../apache/cassandra/cql3/ColumnIdentifier.java    |   2 +-
 .../org/apache/cassandra/db/rows/ArrayCell.java    |   2 +-
 .../org/apache/cassandra/db/rows/BufferCell.java   |   6 +-
 .../org/apache/cassandra/db/rows/CellPath.java     |   2 +-
 .../org/apache/cassandra/db/rows/NativeCell.java   |   2 +-
 .../org/apache/cassandra/fql/FullQueryLogger.java  |   2 +-
 .../org/apache/cassandra/utils/ObjectSizes.java    |   8 +-
 .../unit/org/apache/cassandra/db/CellSpecTest.java | 121 +++++++++++++++++++++
 9 files changed, 138 insertions(+), 8 deletions(-)
 create mode 100644 test/unit/org/apache/cassandra/db/CellSpecTest.java

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

Reply via email to