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/05/14 22:12:36 UTC

[cassandra] branch trunk updated (f91418b -> 9d57d21)

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 f91418b  Move CASSANDRA-14559s bootstrap_test.py::TestBootstrap::test_node_cannot_join_as_hibernating_node_without_replace_address into a jvm-dtest
     add 9783d47  Fix in-browser "help", Python 3 authored Adam Holmberg, reviewed by Ekaterina Dimitrova and Andres de la Pena for CASSANDRA-16658
     new 9d57d21  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:
 CHANGES.txt  |  1 +
 bin/cqlsh.py | 26 +++++++++++---------------
 2 files changed, 12 insertions(+), 15 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 9d57d216f5530e5b80adb753e5daa0d469ae0944
Merge: f91418b 9783d47
Author: Ekaterina Dimitrova <ek...@datastax.com>
AuthorDate: Fri May 14 18:04:42 2021 -0400

    Merge branch 'cassandra-4.0' into trunk

 CHANGES.txt  |  1 +
 bin/cqlsh.py | 26 +++++++++++---------------
 2 files changed, 12 insertions(+), 15 deletions(-)

diff --cc CHANGES.txt
index e89e056,68f418d..9ec0f98
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -1,6 -1,5 +1,7 @@@
 -4.0-rc2
 +4.1
 + * GossiperTest.testHasVersion3Nodes didn't take into account trunk version changes, fixed to rely on latest version (CASSANDRA-16651)
 +Merged from 4.0:
+  * Fix in-browser "help", Python 3 (CASSANDRA-16658)
   * Fix DROP COMPACT STORAGE for counters (CASSANDRA-16653)
   * Add back validation for AlterTableStatements (CASSANDRA-16643)
   * Fix cqlsh encoding error with unicode in multi-line statement (CASSANDRA-16539)

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