You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ma...@apache.org on 2021/07/21 17:57:59 UTC

[cassandra] branch trunk updated (c1f235f -> 29cc615)

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

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


    from c1f235f  Merge branch 'cassandra-4.0' into trunk
     new 93496e8  Avoid signaling DigestResolver until the minimum number of responses are guaranteed to be visible
     new b91dcce  Merge branch 'cassandra-4.0.0' into cassandra-4.0
     new 29cc615  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/service/reads/ReadCallback.java      | 54 +++++++++--------
 .../service/reads/DigestResolverTest.java          | 69 +++++++++++++++++++++-
 3 files changed, 95 insertions(+), 29 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 ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 29cc615fafe5f246dbc6668bcf85bfe4467152ee
Merge: c1f235f b91dcce
Author: Caleb Rackliffe <ca...@gmail.com>
AuthorDate: Wed Jul 21 12:49:12 2021 -0500

    Merge branch 'cassandra-4.0' into trunk

 CHANGES.txt                                        |  1 +
 .../cassandra/service/reads/ReadCallback.java      | 54 +++++++++--------
 .../service/reads/DigestResolverTest.java          | 69 +++++++++++++++++++++-
 3 files changed, 95 insertions(+), 29 deletions(-)


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