Compression params for sstables should be under the "sstable" key.
- - -- --- ----- -------- ------------- Jacek Lewandowski wt., 19 mar 2024 o 13:10 Ekaterina Dimitrova <[email protected]> napisaĆ(a): > Any new settings are expected to be added in the new format > > On Tue, 19 Mar 2024 at 5:52, Bowen Song via dev <[email protected]> > wrote: > >> 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 >> >> Thanks, >> Claude >> >>
