The ScyllaDB team announces ScyllaDB Enterprise 2022.1.13, a bug-fix production-ready ScyllaDB Enterprise patch release for ScyllaDB Enterprise 2022.1.
Note that there is a newer Enterprise LTS release: ScyllaDB Enterprise 2023.1. While we will continue to support 2022.1 LTS, you can get additional features with 2023.1.
Related Links
- Get ScyllaDB Enterprise 2022.1.13 (customers only, or 30-day evaluation)
- Upgrade from 2021.1.x to 2022.1.y
- Upgrade from ScyllaDB Open Source 5.0 to ScyllaDB 2022.1
- Submit a ticket
Below is a list of performance and stability improvements and bug fixes, each with an open-source reference if available:
- Stability: Scylla cluster nodes utilizes 100% of CPU even with no load #12774, #13377, #7753
- Correctness: assigning position_in_partition is not exception safe, in a rare combination of heavy memory pressure and large read it may lead to incorrect data response #15822
- Performance: Off-strategy compaction improves compaction for run-based compaction strategies reducing temporary storage requirements. #14992.