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

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


    from 901786ec27 Avoid race inserting new data in compaction_history during 
truncation in SystemKeyspaceMigrator41Test.testMigrateCompactionHistory
     add 5ec0669bec Fix resource cleanup after SAI query timeouts
     new afa86df27d Merge branch 'cassandra-5.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 +
 .../index/sai/disk/IndexSearchResultIterator.java  |  18 +--
 .../sai/disk/SSTableRowIdKeyRangeIterator.java     | 160 ---------------------
 .../disk/v1/postings/PostingListRangeIterator.java |   1 +
 .../cassandra/index/sai/plan/QueryController.java  |  25 ++--
 .../sai/plan/StorageAttachedIndexSearcher.java     |   6 +-
 .../index/sai/postings/RangePostingList.java       |  88 ------------
 7 files changed, 14 insertions(+), 285 deletions(-)
 delete mode 100644 
src/java/org/apache/cassandra/index/sai/disk/SSTableRowIdKeyRangeIterator.java
 delete mode 100644 
src/java/org/apache/cassandra/index/sai/postings/RangePostingList.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to