The versions with caveats should all be enumerated in https://github.com/apache/cassandra/blob/cassandra-3.0/NEWS.txt
The biggest caveat was 3.0.14 (which had the fix for cassandra-13004), which you're already on. Personally, I'd qualify exactly one upgrade, and rather than doing 3 different upgrades, just do exactly one and spend 3 times as long proving it's safe in non-production. On Mon, Jun 13, 2022 at 10:17 PM Runtian Liu <curly...@gmail.com> wrote: > Hi, > > I am running Cassandra version 3.0.14 at scale on thousands of nodes. I am > planning to do a minor version upgrade from 3.0.14 to 3.0.26 in a safe > manner. My eventual goal is to upgrade from 3.0.26 to a major release 4.0. > > As you know, there are multiple minor releases between 3.0.14 and 3.0.26, > so I am planning to upgrade in 2-3 batches say 1) 3.0.14 → 3.0.16 2) 3.0.16 > to 3.0.20 3) 3.0.20 → 3.0.26. > > . Do you have suggestions or anything that I need to be aware of? Is there > any minor release between 3.0.14 and 3.0.26, which is not safe etc.? > > Best regards. > >