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 b085591  Merge branch 'cassandra-4.0' into trunk
     new b9d8700  Avoid trying to acquire 0 permits from the rate limiter when 
taking snapshot
     new bc348c9  Merge branch 'cassandra-4.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 +
 .../org/apache/cassandra/db/ColumnFamilyStore.java |  3 +--
 .../cassandra/io/sstable/format/SSTableReader.java | 14 ++++++++++-
 ...onReadCommandCQLTest.java => SnapshotTest.java} | 27 +++++++++++++---------
 4 files changed, 31 insertions(+), 14 deletions(-)
 copy test/unit/org/apache/cassandra/db/{SinglePartitionReadCommandCQLTest.java 
=> SnapshotTest.java} (53%)

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

Reply via email to