See all blog posts

ScyllaDB release: version 1.2.3

ScyllaDB Release

The ScyllaDB team is pleased to announce the release of ScyllaDB 1.2.3, a bugfix release of the ScyllaDB 1.2 stable branch. Release 1.2.3, like all past and future 1.x.y releases, is backward compatible and supports rolling upgrades.

The following bugs have been fixed:

  • A bug in ScyllaDB SSTable statistics API can cause a crash #1514
  • A bug in the Bloom Filter implementation can generate incorrect results (or crash) in very large SSTables #1494
  • Dropping a keyspace with many tables may hang, never complete #1484
  • A bug in io_tune, one of the scylla_setup steps, may cause it to crash with SIGFPE on some storage configurations #1352

ScyllaDB contributions

Avi Kivity (2):
      Update seastar submodule
      bloom_filter: fix overflow for large filters

Duarte Nunes (1):
      storage_service: Fix get_range_to_address_map_in_local_dc

Gleb Natapov (1):
      api: fix use after free in sum_sstable

Pekka Enberg (2):
      release: prepare for 1.2.3
      Update seastar submodule

Tomasz Grabiec (2):
      schema_tables: Fix hang during keyspace drop
      tests: lsa_async_eviction_test: Use chunked_fifo<>

About ScyllaDB Team

ScyllaDB is the world’s fastest wide-column store database: the functionality of Apache Cassandra with the speed of a light key/value store.