This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/cassandra-3.11 by this push:
new 921609e ninja-fix: CHANGES.txt entry for CASSANDRA-15158 corrected to
3.11.10
921609e is described below
commit 921609eff7ab26f26ddc2bfa906d21f161e3ee69
Author: Mick Semb Wever <[email protected]>
AuthorDate: Fri Dec 18 18:12:34 2020 +0100
ninja-fix: CHANGES.txt entry for CASSANDRA-15158 corrected to 3.11.10
ref: https://the-asf.slack.com/archives/CK23JSY2K/p1608217828111400
---
CHANGES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index a9a0cee..d4ec59a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -12,6 +12,7 @@ Merged from 3.0:
* Remove the SEPExecutor blocking behavior (CASSANDRA-16186)
* Fix invalid cell value skipping when reading from disk (CASSANDRA-16223)
* Prevent invoking enable/disable gossip when not in NORMAL (CASSANDRA-16146)
+ * Wait for schema agreement when bootstrapping (CASSANDRA-15158)
Merged from 2.2:
* Fix the histogram merge of the table metrics (CASSANDRA-16259)
@@ -23,7 +24,6 @@ Merged from 2.2:
* Avoid failing compactions with very large partitions (CASSANDRA-15164)
* Make sure LCS handles duplicate sstable added/removed notifications
correctly (CASSANDRA-14103)
Merged from 3.0:
- * Wait for schema agreement when bootstrapping (CASSANDRA-15158)
* Fix OOM when terminating repair session (CASSANDRA-15902)
* Avoid marking shutting down nodes as up after receiving gossip shutdown
message (CASSANDRA-16094)
* Check SSTables for latest version before dropping compact storage
(CASSANDRA-16063)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]