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 2019/05/27 01:08:52 UTC

[cassandra] branch trunk updated (8bedb19 -> 18bcda2)

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

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


    from 8bedb19  Merge branch 'cassandra-3.11' into trunk
     new ac10b81  Add ability to customize cassandra log directory using $CASSANDRA_LOG_DIR
     new 6e51506  Merge branch 'cassandra-3.0' into cassandra-3.11
     new 18bcda2  Merge branch 'cassandra-3.11' 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 +
 bin/cassandra | 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.11' into trunk

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

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

commit 18bcda2d4c2eba7370a0b21f33eed37cb730bbb3
Merge: 8bedb19 6e51506
Author: Mick Semb Wever <mc...@apache.org>
AuthorDate: Mon May 27 10:44:46 2019 +1000

    Merge branch 'cassandra-3.11' into trunk

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

diff --cc CHANGES.txt
index 3a98fa5,50e36d9..df7a5f3
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -364,7 -2,10 +364,8 @@@
   * Fixed nodetool cfstats printing index name twice (CASSANDRA-14903)
   * Add flag to disable SASI indexes, and warnings on creation (CASSANDRA-14866)
  Merged from 3.0:
+  * Add ability to customize cassandra log directory using $CASSANDRA_LOG_DIR (CASSANDRA-15090)
 - * Skip cells with illegal column names when reading legacy sstables (CASSANDRA-15086)
   * Fix assorted gossip races and add related runtime checks (CASSANDRA-15059)
 - * Fix mixed mode partition range scans with limit (CASSANDRA-15072)
   * cassandra-stress works with frozen collections: list and set (CASSANDRA-14907)
   * Fix handling FS errors on writing and reading flat files - LogTransaction and hints (CASSANDRA-15053)
   * Avoid double closing the iterator to avoid overcounting the number of requests (CASSANDRA-15058)


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