How do I get off this listserv?
From: Gil Ganz [mailto:[email protected]] Sent: Monday, July 13, 2020 11:30 AM To: [email protected] Subject: Re: Upgrading cassandra cluster from 2.1 to 3.X when using custom TWCS Jon, great advice, I ended up doing just that, if anyone else needs to do the same thing, here is a 3.11.6 version https://github.com/gilganz/twcs/tree/cassandra-3.11 Indeed switching between twcs strategies did not trigger any sstable change. Jeff, nothing to be sorry about, gave me an opportunity to brush up my java skills ;) On Thu, Jul 9, 2020 at 7:59 PM Jeff Jirsa <[email protected]> wrote: On Thu, Jul 9, 2020 at 9:02 AM Oleksandr Shulgin <[email protected]> wrote: On Thu, Jul 9, 2020 at 5:54 PM Gil Ganz <[email protected]> wrote: Another question, did changing the compaction strategy from one twcs to the other trigger merging of old sstables? I don't recall any unexpected action from changing the strategy, but of course you should verify on a test system first if you have one. Should be exactly the same between the two, AFAIK. (Sorry my repo may not work on modern 3.0/3.11 branches.)
