You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ed...@apache.org on 2021/09/07 15:00:19 UTC

[cassandra] branch trunk updated (138569b -> ce2d756)

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

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


    from 138569b  Open java driver connections in CQLTester in a lazy way
     add 57f53f5  Avoid removing batch when it's not created during view replication patch by Zhao Yang, Ekaterina Dimitrova; reviewed by Zhao Yang, Ekaterina Dimitrova, Brandon Williams for CASSANDRA-16175
     add e644a99  Merge branch 'cassandra-3.0' into cassandra-3.11
     add 4ed28cb  Merge branch 'cassandra-3.11' into cassandra-4.0
     new ce2d756  Merge branch 'cassandra-4.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:
 .../cassandra/service/BatchlogResponseHandler.java |  7 +++++-
 .../org/apache/cassandra/service/StorageProxy.java |  3 ++-
 .../cassandra/cql3/ViewComplexDeletionsTest.java   | 25 ++++++++++++++++++++++
 3 files changed, 33 insertions(+), 2 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 ed...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit ce2d756c41afdfa74c44db1490f01e7d3ce9730d
Merge: 138569b 4ed28cb
Author: Ekaterina Dimitrova <ek...@datastax.com>
AuthorDate: Tue Sep 7 10:46:46 2021 -0400

    Merge branch 'cassandra-4.0' into trunk

 .../cassandra/service/BatchlogResponseHandler.java |  7 +++++-
 .../org/apache/cassandra/service/StorageProxy.java |  3 ++-
 .../cassandra/cql3/ViewComplexDeletionsTest.java   | 25 ++++++++++++++++++++++
 3 files changed, 33 insertions(+), 2 deletions(-)


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