The ScyllaDB team announces ScyllaDB Enterprise 2024.1.21, a bug-fix production-ready patch release for ScyllaDB Enterprise 2024.1 Long Term Support (LTS) Release.
Note there is a later, better, LTS (Long term Support) Release 2025.1, and a Feature Release 2025.3.
You are encouraged to upgrade in coordination with the ScyllaDB Support team.
Related Links
- Get ScyllaDB Enterprise 2024.1 (customers only, or 30-day evaluation)
- Upgrade from ScyllaDB Enterprise 2023.1.x to 2024.1.y
- Upgrade from ScyllaDB Enterprise 2022.2.x to 2024.1.y
- Upgrade from ScyllaDB Open Source 5.4 to ScyllaDB Enterprise 2024.1.x
- Submit a ticket
Fixed Issue with an source available reference:
Stability
- Repair-Based Node Operations (RBNO):[small_table_optimization=true]: memory amplification by a factor that is equals to number of peer nodes | test_add_many_nodes_under_load: node40 runs out of memory #22244
- Non-RBNO streaming may hang on failure if IO permits are deadlocked #24925
- Streaming,repair: db::view::check_needs_view_update_path() can deadlock with the repair/streaming permit #24807. This issue happens with removenode, when RBNO is disabled, so range streamer is used
- Build: docker & AMI: upgrade all 3rd party packages on creation