Going to Google Cloud Next? Visit Booth #4719 for live NoSQL demos, 1M OPS benchmarks, and your monster plushie!

See all blog posts

ScyllaDB Open Source Release 3.0.3

ScyllaDB Release

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

Related links:

Issues solved in this release:

  • Counters: ScyllaDB rejects SSTables that contain counters that were created by Cassandra 2.0 and earlier. Due to #4206, ScyllaDB mistakenly rejected some SSTables that were created by Cassandra 2.1 as well.
  • TLS: ScyllaDB now disables TLS1.0 by default and forces minimum 128 bits ciphers #4010. More on encryption on transit (client to server) here.
  • Core: In very rare cases, the commit log replay fails. Commit log replay is used after a node was unexpectedly restarted #4187
  • Streaming: in some cases, ScyllaDB exits due to a failed streaming operation #4124
  • A rare race condition between a node restart and schema updates may cause ScyllaDB to exit #4148

About Tzach Livyatan

Tzach Livyatan has a B.A. and MSc in Computer Science (Technion, Summa Cum Laude), and has had a 15 year career in development, system engineering and product management. In the past he worked in the Telecom domain, focusing on carrier grade systems, signalling, policy and charging applications.