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

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


    from 5fb562d7ef Fix hints delivery for a node going down repeatedly
     new 0974a3656d Optionally avoid hint transfer during decommission
     new 39bd3c2261 Merge branch 'cassandra-4.0' into cassandra-4.1

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 +
 conf/cassandra.yaml                                |  5 +++
 src/java/org/apache/cassandra/config/Config.java   |  1 +
 .../cassandra/config/DatabaseDescriptor.java       |  9 +++++
 .../cassandra/hints/HintsDispatchExecutor.java     | 21 ++++++----
 .../apache/cassandra/service/StorageService.java   | 28 ++++++++++++--
 .../cassandra/service/StorageServiceMBean.java     |  4 ++
 .../test/HintedHandoffAddRemoveNodesTest.java      | 45 +++++++++++++++++++++-
 8 files changed, 103 insertions(+), 11 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to