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 <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
