mirror of https://github.com/apache/cassandra
Fix mistake in NEWS file
This commit is contained in:
parent
c1f125b9b6
commit
d7e40a1cdd
14
NEWS.txt
14
NEWS.txt
|
|
@ -15,6 +15,13 @@ Upgrading
|
||||||
---------
|
---------
|
||||||
- Nothing specific to 1.0.7, please report to instruction for 1.0.6
|
- Nothing specific to 1.0.7, please report to instruction for 1.0.6
|
||||||
|
|
||||||
|
Other
|
||||||
|
-----
|
||||||
|
- Adds new setstreamthroughput to nodetool to configure streaming
|
||||||
|
throttling
|
||||||
|
- Adds JMX property to get/set rpc_timeout_in_ms at runtime
|
||||||
|
- Allow configuring (per-CF) bloom_filter_fp_chance
|
||||||
|
|
||||||
|
|
||||||
1.0.6
|
1.0.6
|
||||||
=====
|
=====
|
||||||
|
|
@ -29,13 +36,6 @@ Upgrading
|
||||||
setting the right value and then run scrub on the column family.
|
setting the right value and then run scrub on the column family.
|
||||||
- Please report to instruction for 1.0.5 if coming from an older version.
|
- Please report to instruction for 1.0.5 if coming from an older version.
|
||||||
|
|
||||||
Other
|
|
||||||
-----
|
|
||||||
- Adds new setstreamthroughput to nodetool to configure streaming
|
|
||||||
throttling
|
|
||||||
- Adds JMX property to get/set rpc_timeout_in_ms at runtime
|
|
||||||
- Allow configuring (per-CF) bloom_filter_fp_chance
|
|
||||||
|
|
||||||
|
|
||||||
1.0.5
|
1.0.5
|
||||||
=====
|
=====
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue