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

smiklosovic pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 310d790ce4 Merge branch 'cassandra-5.0' into trunk
     add 5fb562d7ef Fix hints delivery for a node going down repeatedly
     add 9752ceb439 Merge branch 'cassandra-4.1' into cassandra-5.0
     new da8ab7e20a Merge branch 'cassandra-5.0' 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                                        |   1 +
 .../apache/cassandra/hints/HintsBufferPool.java    |   9 +
 .../cassandra/hints/HintsDispatchTrigger.java      |   2 +
 .../org/apache/cassandra/hints/HintsService.java   |   7 +
 .../apache/cassandra/hints/HintsWriteExecutor.java |  32 +---
 .../distributed/test/HintsMaxWindowTest.java       | 188 +++++++++++++++++++++
 6 files changed, 214 insertions(+), 25 deletions(-)
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/test/HintsMaxWindowTest.java


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

Reply via email to