You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by be...@apache.org on 2018/12/10 15:07:44 UTC

[09/11] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

Merge branch 'cassandra-3.0' into cassandra-3.11


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/732c43b0
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/732c43b0
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/732c43b0

Branch: refs/heads/cassandra-3.11
Commit: 732c43b0f2dbc085c6e1da6498966fd656f32c2f
Parents: 0918ba0 84ffcb8
Author: Benedict Elliott Smith <be...@apache.org>
Authored: Mon Dec 10 15:03:23 2018 +0000
Committer: Benedict Elliott Smith <be...@apache.org>
Committed: Mon Dec 10 15:03:23 2018 +0000

----------------------------------------------------------------------
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/732c43b0/CHANGES.txt
----------------------------------------------------------------------
diff --cc CHANGES.txt
index 369d96e,01d4789..20da1fa
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -1,9 -1,8 +1,10 @@@
 -3.0.18
 +3.11.4
 + * Make stop-server.bat wait for Cassandra to terminate (CASSANDRA-14829)
 + * Correct sstable sorting for garbagecollect and levelled compaction (CASSANDRA-14870)
 +Merged from 3.0:
+  * Streaming needs to synchronise access to LifecycleTransaction (CASSANDRA-14554)
   * Fix cassandra-stress write hang with default options (CASSANDRA-14616)
   * Differentiate between slices and RTs when decoding legacy bounds (CASSANDRA-14919)
 - * CommitLogReplayer.handleReplayError should print stack traces (CASSANDRA-14589)
   * Netty epoll IOExceptions caused by unclean client disconnects being logged at INFO (CASSANDRA-14909)
   * Unfiltered.isEmpty conflicts with Row extends AbstractCollection.isEmpty (CASSANDRA-14588)
   * RangeTombstoneList doesn't properly clean up mergeable or superseded rts in some cases (CASSANDRA-14894)


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