The ScyllaDB team announces ScyllaDB Enterprise 2024.1.6, a bug-fix production-ready ScyllaDB Enterprise patch release for ScyllaDB Enterprise 2024.1 LTS Release.
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
The following issues are fixed in this release (with an open-source reference, if available):
- Stability: node running out of memory and crash during index building and topology change #17476. The root cause is storage_proxy::_throttled_writes may grow without bound #1834
- Stability: sstable_manager: components reloader fiber should run with maintenance scheduling group #18675
- Stability: messaging_service: add streaming/maintenance tenant to statement tenants. The result is Alternator might keep TTL work in the wrong scheduling group #18719
- MV: ScyllaDB disseminates the materialized view update backlog in order to control update rates. A bug that prevented this in some circumstances was fixed. #18462