The ScyllaDB team announces ScyllaDB Open Source 6.2.2, a bugfix patch release of the ScyllaDB 6.2 stable branch. ScyllaDB Open Source 6.2.2, like all past and future 6.x.y releases, is backward compatible and supports rolling upgrades.
Users are encouraged to upgrade to 6.2.2.
Related links:
- ScyllaDB Open Source 6.2
- Get ScyllaDB Open Source - AWS AMI, GCP Docker, binary packages and unified installer
- ScyllaDB Web Installer for Linux (all releases)
- Upgrade from ScyllaDB Open Source 6.x.y to Scylla Open Source 6.x.z
- Upgrade from ScyllaDB Open Source 6.1.x to 6.2.y
- Please let us know if you encounter an issue.
Issue fixed in this release:
Alternator related
- The Alternator /localnodes endpoint will not return nodes that are temporarily down. #21538
Install related
- scylla_raid_setup: failed to install “policycoreutils-python-utils” package on Amazon Linux 2 #21351
- scylla_raid_setup: pkg_install for SELinux always fails on offline installation environment #21441
Stability related
- ScyllaDB can crash during shut down, terminate called after throwing an instance of ‘storage_io_error’ when stopping compaction_manager #21159
- boost/secondary_index_test failed #20772 this is a 6.2 regression introduce with pull#19745
- compaction_manager::stop might leak exceptions #21298
- repair: abort_all_repairs may miss some repairs #21612