Brandon Williams created CASSANDRA-18626:
--------------------------------------------
Summary: compaction_tombstone_warning_threshold and
compaction_large_partition_warning_threshold cause deprecation warnings
Key: CASSANDRA-18626
URL: https://issues.apache.org/jira/browse/CASSANDRA-18626
Project: Cassandra
Issue Type: Bug
Reporter: Brandon Williams
If you start trunk without any changes you will see at startup:
{noformat}
WARN [main] 2023-06-26 15:59:36,613 YamlConfigurationLoader.java:426 -
[compaction_tombstone_warning_threshold,
compaction_large_partition_warning_threshold] parameters have been deprecated.
They have new names and/or value format; For more information, please refer to
NEWS.txt
{noformat}
We should give these the same treatment as CASSANDRA-18617, removing them from
the default yaml to stop the warnings, but still accepting them with converters
and @Replaces tags.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]