You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by bd...@apache.org on 2020/11/09 20:25:34 UTC

[cassandra] 02/02: Wait for schema agreement when bootstrapping

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

bdeggleston pushed a commit to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit 08450080614250a8bfaba23dbca741a4d9315e3c
Author: Blake Eggleston <bd...@gmail.com>
AuthorDate: Mon Nov 9 12:15:21 2020 -0800

    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 <st...@instaclustr.com>
---
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES.txt b/CHANGES.txt
index 696e50f..07ee9af 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -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)
 


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