mirror of https://github.com/apache/cassandra
Add a note to the top of NEWS.txt about upgrading and TCM
patch by Jeremiah Jordan; reviewed by Jon Haddad for CASSANDRA-20945
This commit is contained in:
parent
76d0c25139
commit
5d3af44dd5
9
NEWS.txt
9
NEWS.txt
|
|
@ -1,3 +1,12 @@
|
|||
**CRITICAL: UPGRADING**
|
||||
----------------------
|
||||
|
||||
In order to support the new Cluster Metadata Service, added to Apache Cassandra
|
||||
in "CEP-21: Transactional Cluster Metadata", upgrading to this version of
|
||||
Cassandra involves operational steps above and beyond most previous upgrades.
|
||||
See the instructions below in the "Upgrading" section for more details on how
|
||||
to proceed.
|
||||
|
||||
PLEASE READ: MAXIMUM TTL EXPIRATION DATE NOTICE (CASSANDRA-14092 & CASSANDRA-14227)
|
||||
-----------------------------------------------------------------------------------
|
||||
(General upgrading instructions are available in the next section)
|
||||
|
|
|
|||
Loading…
Reference in New Issue