You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jm...@apache.org on 2021/08/27 19:20:52 UTC

[cassandra] branch cassandra-4.0 updated (585bc69 -> 2b6799a)

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

jmckenzie pushed a change to branch cassandra-4.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from 585bc69  Move RepairedDataInfo to the execution controller rather than the ReadCommand to avoid unintended sharing
     add 2b6799a  Harden PrunableArrayQueue against Pruner implementations that might throw exceptions

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  1 +
 .../apache/cassandra/net/PrunableArrayQueue.java   | 49 ++++++++++++++-
 .../cassandra/net/PrunableArrayQueueTest.java      | 73 ++++++++++++++++++++++
 3 files changed, 120 insertions(+), 3 deletions(-)

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