The ScyllaDB team announces ScyllaDB 2025.1.5, a bug-fix production-ready patch release for ScyllaDB 2025.1 LTS Release.
Note there is a new Short Term Support (STS) Feature release 2025.2. You are welcome to upgrade to it for the latest and greatest features, or stay on the 2025.1 track for long term support.
Related Links
- Get ScyllaDB 2025.1
- Upgrade from ScyllaDB Enterprise 2024.x to ScyllaDB 2025.1
- Upgrade from ScyllaDB Open Source 6.2 to ScyllaDB Enterprise 2025.1.x
- Submit a ticket
The following issues are fixed in this release:
Stability
- Node shutdown is stuck waiting for batchlog manager drain #24599
- 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
- truncate: failing SCYLLA_ASSERT during database::truncate #23771
- Unregister raft_topology_get_cmd_status on shutdown #24910
API
- Add REST API to the storage service to check topology cmd status to improve raft topology debugability #24860: see /storage_service/raft_topology/cmd_rpc_status in API reference docs.
Logging
- Log row count when warning about large partitions, not just partition size #21844