mirror of https://github.com/apache/cassandra
Wait for schema agreement when bootstrapping
Patch by Blake Eggleston & Stefan Miklosovic; Reviewed by Aleksey Yeschenko and Stefan Miklosovic for CASSANDRA-15158 Co-authored-by: Stefan Miklosovic <stefan.miklosovic@instaclustr.com>
This commit is contained in:
parent
a960d87e05
commit
0845008061
|
|
@ -1,4 +1,5 @@
|
|||
3.0.24:
|
||||
* Wait for schema agreement when bootstrapping (CASSANDRA-15158)
|
||||
* Fix invalid cell value skipping when reading from disk (CASSANDRA-16223)
|
||||
* Prevent invoking enable/disable gossip when not in NORMAL (CASSANDRA-16146)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue