The ScyllaDB team announces the release of Scylla Open Source 3.0.6, a bugfix release of the Scylla Open Source 3.0 stable branch. Scylla Open Source 3.0.6, like all past and future 3.x.y releases, is backward compatible and supports rolling upgrades.
Related links
- Scylla Open Source 3.0
- Get Scylla Open Source 3.0.6 – Docker, binary packages, and EC2 AMI
- Get started with Scylla
- Upgrade from Scylla Open Source 3.x.y to Scylla Open Source 3.x.z
- Upgrade from 2.3.x to 3.0.x
- Please let us know if you encounter any problems.
Issues solved in this release:
- CQL: In some cases, when using CQL batch operation, storage proxy prints exception errors with wrong ip addresses #3229
For example: storage_proxy – exception during mutation write to 0.0.96.16 - CQL: Secondary Indexes not working correctly for clustering keys when using UPDATE #4144
- nodetool cleanup may double the used disk space while running #3735
- Schema changes: a race condition when dropping and creating a table with the same name #3797
- Schema changes: when creating a table, there is no real time validation of duplicate ID property #2059
- Schema changes: schema change statement can be delayed indefinitely when there are constant schema pulls #4436
- std::bad_alloc may be thrown even though there is evictable memory #4445
- In rare cases, resharding may cause scylla to exit #4425
The post Scylla Open Source Release 3.0.6 appeared first on ScyllaDB.