mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-2.0' into cassandra-2.1
Conflicts: src/java/org/apache/cassandra/db/Memtable.java
This commit is contained in:
commit
03f76a9ccc
|
|
@ -20,6 +20,7 @@ Merged from 2.0:
|
|||
* Make StreamSession#closeSession() idempotent (CASSANDRA-7262)
|
||||
* Fix infinite loop on exception while streaming (CASSANDRA-7330)
|
||||
Merged from 1.2:
|
||||
* Errors in FlushRunnable may leave threads hung (CASSANDRA-7275)
|
||||
* reduce failure detector initial value to 2s (CASSANDRA-7307)
|
||||
* Fix problem truncating on a node that was previously in a dead state (CASSANDRA-7318)
|
||||
* Don't insert tombstones that hide indexed values into 2i (CASSANDRA-7268)
|
||||
|
|
|
|||
Loading…
Reference in New Issue