You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by mc...@apache.org on 2021/08/01 13:55:54 UTC

[cassandra] branch trunk updated (4e2464d -> 7d14d3a)

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

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


    from 4e2464d  Merge branch 'cassandra-4.0' into trunk
     new f575eea  HintsBuffer rewriten CAS loops to atomic adds, CommitLogSegment adds ConstantBackoffCAS Algorithm
     new 8c406b2  Merge branch 'cassandra-3.11' into cassandra-4.0
     new 7d14d3a  Merge branch 'cassandra-4.0' into trunk

The 3 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 +
 .../cassandra/db/commitlog/CommitLogSegment.java   |  2 ++
 .../org/apache/cassandra/hints/HintsBuffer.java    | 37 ++++++++++------------
 3 files changed, 19 insertions(+), 21 deletions(-)

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


[cassandra] 01/01: Merge branch 'cassandra-4.0' into trunk

Posted by mc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 7d14d3aa904bb3348915a0894ce22fd7dfd102a7
Merge: 4e2464d 8c406b2
Author: Mick Semb Wever <mc...@apache.org>
AuthorDate: Sun Aug 1 15:43:37 2021 +0200

    Merge branch 'cassandra-4.0' into trunk

 CHANGES.txt                                        |  1 +
 .../cassandra/db/commitlog/CommitLogSegment.java   |  2 ++
 .../org/apache/cassandra/hints/HintsBuffer.java    | 37 ++++++++++------------
 3 files changed, 19 insertions(+), 21 deletions(-)


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