This is an automated email from the ASF dual-hosted git repository.
netudima pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from bdbdf8d710 Merge branch 'cassandra-6.0' into trunk
add 725c61c1f7 Avoid megamorphic calls for
Cell.timestamp/ttl/path/localDeletionTimeAsUnsignedInt methods
new 565c366ee1 Merge branch 'cassandra-6.0' 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 | 1 +
.../org/apache/cassandra/db/rows/AbstractCell.java | 13 +++++-
.../org/apache/cassandra/db/rows/ArrayCell.java | 32 +--------------
.../org/apache/cassandra/db/rows/BTreeRow.java | 2 +-
.../org/apache/cassandra/db/rows/BufferCell.java | 33 +--------------
src/java/org/apache/cassandra/db/rows/Cell.java | 2 +
.../rows/HeapAbstractCell.java} | 47 +++++++++++-----------
.../cassandra/index/sai/utils/CellWithSource.java | 6 +++
8 files changed, 49 insertions(+), 87 deletions(-)
copy
src/java/org/apache/cassandra/{service/accord/topology/SimpleFastPathStrategy.java
=> db/rows/HeapAbstractCell.java} (51%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]