Quantcast
Channel: ScyllaDB
Viewing all articles
Browse latest Browse all 937

Scylla Open Source Release 3.1.1

$
0
0

Scylla Open Source Release Notes

The ScyllaDB team announces the release of Scylla Open Source 3.1.1, a bugfix release of the Scylla 3.1 stable branch. Scylla Open Source 3.1.1, like all past and future 3.x.y releases, is backward compatible and supports rolling upgrades.

The main issue fixed in this release is in the upgrade path from 3.0.x to 3.1.x. If using TTL, internode read or write requests between nodes of different releases fails (for example during a rolling upgrade) #4855

Note: if and only if you installed a fresh Scylla 3.1.0, you must add the following line to scylla.yaml of each node before upgrading to 3.1.1:

enable_3_1_0_compatibility_mode: true

This is not relevant if your cluster was upgraded to 3.1.0 from an older version, or you are upgrading from or to any other Scylla releases.

If you have doubts, please contact us using the user mailing list.

Related links:

Other issues fixed in this release

  • Stability: Fix of handling of schema alterations and evictions in the cache, which may result in a node crash #5127 #5128 #5134 #5135

The post Scylla Open Source Release 3.1.1 appeared first on ScyllaDB.


Viewing all articles
Browse latest Browse all 937

Trending Articles