thelastpickle / cassandra-reaper

Automated Repair Awesomeness for Apache Cassandra
http://cassandra-reaper.io/
Apache License 2.0
481 stars 217 forks source link

Upgrade to jdk 21 #1437

Open adejanovski opened 7 months ago

adejanovski commented 7 months ago

Project board link

We'd need to upgrade to the latest LTS JDK and update our dependencies accordingly. In the process, we should also consider switching to dropwizard 4.0 and dropwizard-cassandra, since we've been relying so far on a 3rd party bundle which is no longer supported.

This may also be the right time to ditch Shiro as authentication system and use dropwizard built in authc/authz features.

Definition of Done