I believe the `foobar_in_kb: 123` format in the cassandra.yaml file is
deprecated, and the new format is `foobar: 123KiB`. Is there a need to
introduce new settings entries with the deprecated format only to be
removed at a later version?
On 18/03/2024 14:39, Claude Warren, Jr via dev wrote:
After much work by several people, I have pulled together the changes
to define the default compression in the cassandra.yaml file and have
created a pull request [1].
If you are interested this in topic, please take a look at the changes
and give at least a cursory review.
[1] https://github.com/apache/cassandra/pull/3168
<https://github.com/apache/cassandra/pull/3168>
Thanks,
Claude