mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-3.0' into cassandra-3.1
This commit is contained in:
commit
d7138f1511
4
NEWS.txt
4
NEWS.txt
|
|
@ -141,6 +141,10 @@ Operations
|
|||
|
||||
New features
|
||||
------------
|
||||
- Time windows in DTCS are now limited to 1 day by default to be able to
|
||||
handle bootstrap and repair in a better way. To get the old behaviour,
|
||||
increase max_window_size_seconds.
|
||||
- DTCS option max_sstable_age_days is now deprecated and defaults to 1000 days.
|
||||
- Native protocol server now allows both SSL and non-SSL connections on
|
||||
the same port.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue