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

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


    from 11278547e1 Merge branch 'cassandra-5.0' into trunk
     new e721705152 Avoid re-initializing underlying iterator in 
LazilyInitializedUnfilteredRowIterator after closing
     new 0afa31cd5c Merge branch 'cassandra-5.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 +
 .../LazilyInitializedUnfilteredRowIterator.java    | 12 ++++---
 ...butedRowUtilTest.java => DistinctReadTest.java} | 25 +++++++-------
 .../db/compaction/AntiCompactionTest.java          | 40 ++++++++++++----------
 .../compaction/LeveledCompactionStrategyTest.java  |  8 ++++-
 .../cassandra/db/compaction/TTLExpiryTest.java     |  6 ++--
 .../db/rows/ThrottledUnfilteredIteratorTest.java   |  6 ++--
 .../cassandra/io/sstable/SSTableScannerTest.java   |  7 +++-
 8 files changed, 62 insertions(+), 43 deletions(-)
 copy 
test/distributed/org/apache/cassandra/distributed/test/{DistributedRowUtilTest.java
 => DistinctReadTest.java} (52%)


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

Reply via email to