The ScyllaDB team is pleased to announce the release of Scylla 1.6.4, a bugfix release of the Scylla 1.6 stable branch.
Release 1.6.4, like all past and future 1.x.y releases, is backward compatible and supports rolling upgrades. If you are upgrading from 1.5.x to 1.6.4, make sure to read Scylla 1.6 release notes first. In particular, some of the metrics have changed.
Related links
- Get started with Scylla 1.6 here.
- Upgrade from 1.5.x to 1.6.x
- Upgrade from 1.6.x to 1.6.y
- Scylla 1.6 release
- Please let us know if you encounter any problems.
The following bugs were fixed in this Scylla release:
- On some cases, a query with CQL SELECT from a large partition (>10MB) may only return subset of the stored rows #2272
- Streaming when using Leveled Compaction Strategy, for example during repair, may cause Scylla to exit with OOM #2287
- On rare occasions, a bug in gossip may cause Scylla to exit when a node change its state #2271
The post Scylla release: version 1.6.4 appeared first on ScyllaDB.