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 13a3ae9297 Fix:  - DurabilityQueue/ShardScheduler deadlock  - 
MemtableCleanerThread.Cleanup assumes Boolean parameter is non-null, which is 
invalid if an exception has been thrown  - AccordDurableOnFlush may be invoked 
while Accord is starting up, so should use AccordService.unsafeInstance  - 
AccordCache shrink without lock regression  - Cleanup system_accord compaction 
leftovers before starting up  - system_accord_debug.txn order  - 
system_accord_debug.txn_blocked_by order  - sy [...]
     add 34c3736c9e Backport fix to nodetool gcstats output for direct memory
     add 73648c8215 Merge branch 'cassandra-4.0' into cassandra-4.1
     add ced50b0b30 Merge branch 'cassandra-4.1' into cassandra-5.0
     new 39019f005b 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 +
 .../org/apache/cassandra/service/GCInspector.java  | 39 ++++++++++++++--------
 2 files changed, 26 insertions(+), 14 deletions(-)


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

Reply via email to