You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by al...@apache.org on 2019/02/15 09:42:30 UTC

[cassandra] branch cassandra-3.11 updated (1268530 -> b9b2e8e)

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

aleksey pushed a change to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from 1268530  Merge branch 'cassandra-3.0' into cassandra-3.11
     add d7d0003  Improve `nodetool status -r` speed
     new b9b2e8e  Merge branch 'cassandra-3.0' into cassandra-3.11

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                                        |  3 +-
 .../apache/cassandra/tools/nodetool/Status.java    | 45 +++++++++++-----------
 2 files changed, 25 insertions(+), 23 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-3.0' into cassandra-3.11

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

aleksey pushed a commit to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit b9b2e8e5744f10b7fcfea4acdeb4dee1dd071a8d
Merge: 1268530 d7d0003
Author: Aleksey Yeshchenko <al...@apple.com>
AuthorDate: Fri Feb 15 09:41:18 2019 +0000

    Merge branch 'cassandra-3.0' into cassandra-3.11

 CHANGES.txt                                        |  3 +-
 .../apache/cassandra/tools/nodetool/Status.java    | 45 +++++++++++-----------
 2 files changed, 25 insertions(+), 23 deletions(-)

diff --cc CHANGES.txt
index 00ca115,fb71bf5..2f9813e
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -1,7 -1,7 +1,8 @@@
 -3.0.19
 +3.11.5
-  Merged from 3.0:
++Merged from 3.0:
+  * Improve `nodetool status -r` speed (CASSANDRA-14847)
   * Improve merkle tree size and time on heap (CASSANDRA-14096)
 - * Add missing commands to nodetool-completion (CASSANDRA-14916)
 + * Add missing commands to nodetool_completion (CASSANDRA-14916)
   * Anti-compaction temporarily corrupts sstable state for readers (CASSANDRA-15004)
   Merged from 2.2:
   * Multi-version in-JVM dtests (CASSANDRA-14937)


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