ScyllaDB Open Source 5.0.2

The ScyllaDB team announces ScyllaDB Open Source 5.0.2, a bugfix release of the ScyllaDB 5.0 stable branch.

ScyllaDB Open Source 5.0.2, like all past and future 5.x.y releases, is backward compatible and supports rolling upgrades.

Related links:

Issues fixed in this release:

  • Stability: multishard_mutation_query: do_query doesn’t stop ctx if lookup_readers fails #10351
  • Stability: A crash where a map subscript was NULL in certain CQL expressions was fixed. Fixes #10361 #10399 #10401
  • Stability: Filtering on map with subscript can crash or throw if the map is null #10417
  • Stability: time_series_sstable_set::insert is not exception safe #10787
  • Stability: Under certain rare and complicated conditions, memtables could miss a range tombstone. This could result in temporary data resurrection. This is now fixed. Fixes #10913 #10830

31 Aug 2022