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 2020/01/02 10:29:28 UTC

[cassandra] branch cassandra-3.11 updated (925bd0b -> 1381c87)

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

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


    from 925bd0b  Merge branch 'cassandra-3.0' into cassandra-3.11
     new 3edbb09  Configure the GC logs directory to be the same as other C* log directories, as defined by $CASSANDRA_LOG_DIR
     new 1381c87  Merge branch 'cassandra-3.0' into cassandra-3.11

The 2 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 +
 conf/cassandra-env.sh | 7 ++++++-
 2 files changed, 7 insertions(+), 1 deletion(-)


---------------------------------------------------------------------
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 mc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 1381c875e810f27ea0e6832c1e5573e3bcc28ecc
Merge: 925bd0b 3edbb09
Author: Mick Semb Wever <mc...@apache.org>
AuthorDate: Thu Jan 2 11:27:12 2020 +0100

    Merge branch 'cassandra-3.0' into cassandra-3.11

 CHANGES.txt           | 1 +
 conf/cassandra-env.sh | 7 ++++++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --cc CHANGES.txt
index ec9915d,297fad4..8c30d4c
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -1,8 -1,5 +1,9 @@@
 -3.0.20
 +3.11.6
 + * Fix nodetool compactionstats showing extra pending task for TWCS - patch implemented (CASSANDRA-15409)
 + * Fix SELECT JSON formatting for the "duration" type (CASSANDRA-15075)
 + * Fix LegacyLayout to have same behavior as 2.x when handling unknown column names (CASSANDRA-15081)
 +Merged from 3.0:
+  * GC logs are also put under $CASSANDRA_LOG_DIR (CASSANDRA-14306)
   * Fix sstabledump's position key value when partitions have multiple rows (CASSANDRA-14721)
   * Avoid over-scanning data directories in LogFile.verify() (CASSANDRA-15364)
   * Bump generations and document changes to system_distributed and system_traces in 3.0, 3.11


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