This is an automated email from the ASF dual-hosted git repository.
maedhroz pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from c501c338e6 Merge branch 'cassandra-5.0' into trunk
new 98e7cd5d99 Flush SAI segment builder when current SSTable writer is
switched
new 11278547e1 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 +
.../index/sai/disk/PerColumnIndexWriter.java | 6 +++
.../index/sai/disk/StorageAttachedIndexWriter.java | 19 ++++++++
.../index/sai/disk/v1/MemtableIndexWriter.java | 7 +++
.../index/sai/disk/v1/SSTableIndexWriter.java | 12 +++++
.../index/sai/disk/v1/segment/SegmentBuilder.java | 2 +-
.../cassandra/io/sstable/SSTableFlushObserver.java | 6 +++
.../cassandra/io/sstable/SSTableRewriter.java | 1 +
.../cassandra/io/sstable/format/SSTableWriter.java | 6 +++
.../index/sai/functional/CompactionTest.java | 55 ++++++++++++++++++++++
.../io/sstable/SSTableFlushObserverTest.java | 14 +++++-
11 files changed, 126 insertions(+), 3 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]