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

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


    from feef3fcf51 Fix operationMode reporting DECOMMISSION_FAILED instead of 
LEAVING when resuming a failed decommission
     add 1e3d43b2dd Apply performance optimizations for rows merging logic

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  1 +
 build.xml                                          | 62 +++++++++++++++-
 src/java/org/apache/cassandra/db/DeletionTime.java |  3 +-
 .../org/apache/cassandra/db/rows/BTreeRow.java     |  5 ++
 src/java/org/apache/cassandra/db/rows/Row.java     | 84 +++++++++++++---------
 .../cassandra/db/rows/UnfilteredRowIterators.java  |  6 +-
 .../cassandra/index/sai/utils/RowWithSource.java   |  6 ++
 .../org/apache/cassandra/utils/MergeIterator.java  | 29 ++++++++
 .../org/apache/cassandra/db/rows/RowsTest.java     | 51 +++++++++++++
 9 files changed, 207 insertions(+), 40 deletions(-)


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

Reply via email to