This is an automated email from the ASF dual-hosted git repository.
mikea pushed a change to branch cassandra-5.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 93a4fcd32c Rewrite compaction documentation, adding UCS
add 5ec0669bec Fix resource cleanup after SAI query timeouts
No new revisions were added by this update.
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: [email protected]
For additional commands, e-mail: [email protected]