This is an automated email from the ASF dual-hosted git repository. ycai pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 1c7e7db2d0 Fix BulkLoader ignoring cipher suites options. add 9c796dfb27 Skip ColumnFamilyStore#topPartitions initialization when client or tool mode new 09d9067121 Merge branch 'cassandra-4.1' 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 | 2 + .../org/apache/cassandra/db/ColumnFamilyStore.java | 2 +- .../db/ColumnFamilyStoreClientModeTest.java | 95 ++++++++++++++++++++++ 3 files changed, 98 insertions(+), 1 deletion(-) create mode 100644 test/unit/org/apache/cassandra/db/ColumnFamilyStoreClientModeTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org