adelapena commented on code in PR #2369:
URL: https://github.com/apache/cassandra/pull/2369#discussion_r1210580610
##########
NEWS.txt:
##########
@@ -187,6 +188,9 @@ Deprecation
- The config property `compaction_large_partition_warning_threshold` has
been deprecated in favour of the new
guardrail for partition size. That guardrail is based on the properties
`partition_size_warn_threshold` and
`partition_size_fail_threshold`. The warn threshold has a very similar
behaviour to the old config property.
+ - The config property `compaction_tombstone_warning_threshold` has been
deprecated in favour of the new guardrail
Review Comment:
Those examples on the JIRA ticket are quite old and they use the initial
nested syntax that was vetoed. I have updated them to the new flat format with
the same names that we use on the patch.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]