Maxim Muzafarov
c9fe399b06
Move -pp/--print-port from NodetoolCommand to per-command Mixin
...
Patch by Maxim Muzafarov; reviewed by Stefan Miklosovic for CASSANDRA-20790
2026-03-02 21:16:03 +01:00
Stefan Miklosovic
3fc830a19c
Be able to detect and remove orphaned compression dictionaries
...
patch by Stefan Miklosovic; reviewed by Yifan Cai for CASSANDRA-21157
2026-02-17 11:07:49 +11:00
Stefan Miklosovic
98ec8970e1
Move training parameters for Zstd dictionary compression to CQL
...
It is also possible to override them via nodetool if necessary.
This patch also fixes the computation of sampling ratio to not lose the precision.
patch by Stefan Miklosovic; reviewed by Jyothsna Konisha, Yifan Cai for CASSANDRA-21078
2026-01-07 16:21:47 +01:00
Stefan Miklosovic
136e5fd222
Add export, list, import sub-commands for nodetool compressiondictionary
...
patch by Stefan Miklosovic; reviewed by Yifan Cai for CASSANDRA-20941
2025-11-13 15:38:42 +01:00
Yifan Cai
307603a4ad
Support ZSTD dictionary compression
...
patch by Yifan Cai; reviewed by Jon Haddad, Stefan Miklosovic for CASSANDRA-17021
2025-10-30 16:18:37 -07:00