The Scylla team is pleased to announce the release of Scylla 2.1.2, a bugfix release of the Scylla 2.1 stable branch. Release 2.1.2, like all past and future 2.x.y releases, is backward compatible and supports rolling upgrades.
Related Links:
- Get Scylla 2.1.2 – Docker, binary packages, and EC2 AMI
- Get started with Scylla 2.1
- Upgrade from 2.1.x to 2.1.y
- Please let us know if you encounter any problems
Bugs Fixed in this Release:
- MV: Scylla allows the creation of view entries with non-composite, empty partition key, and as a result fail to write an sstables. #3262
- In some cases, a removed node (removed using nodetool) fails to bootstrap. #3331
- A TLS session can be closed while an IO continuation is still in flight, causing an “system:32, Broken pipe” error. #3358
- In a case where gossip information is not available yet, for example during a cluster init, nodetool gossipinfo may fail with NullPointerException. #3330
- stableloader does not support user-defined type (UDT). java-tools #57
- sstableloader cannot bind prepared statement for a table using “date” type. java-tools #59
The post Scylla Release 2.1.2 appeared first on ScyllaDB.