Skip to content
Tzach Livyatan edited this page Mar 31, 2016 · 1 revision

The Scylla team is pleased to announce the release of Scylla 1.0 (GA), the first production ready Scylla release. Scylla is an open source, Apache-Cassandra-compatible NoSQL database, with superior performance and consistent low latency.

From now own, only critical bugs (showstoppers) will be fixed in branch-1.0.x. We will continue to fix bugs and add feature on the master branch toward 1.1 and beyond. Followup minor releases (1.1, 1.2 etc) will be timed-base releases at the end of each month; Scylla 1.1 due date is end of April.

Release 1.0 does not add new functionality to RC2, only showstopper bugs was fixed. A full list of contributions below.

More on Scylla 1.0 status and compatibility with Cassandra here. More on Scylla road map here. We invested a lot of effort in testing Scylla 1.0, if you do find any issue, please let us know.

Get started with Scylla 1.0 here.

If you have any questions about the new release, please post to the scylladb-users mailing list.

Scylla Contributions (from RC2)

Benoît Canet (1):
      collectd: Write to the network to get rid of spurious log messages

Glauber Costa (1):
      sanity check Seastar's I/O queue configuration

Gleb Natapov (1):
      config: enable truncate_request_timeout_in_ms option

Nadav Har'El (1):
      sstable: fix read failure of certain sstables

Pekka Enberg (4):
      Update scylla-ami submodule
      release: prepare for 1.0.rc3
      Revert "sanity check Seastar's I/O queue configuration"
      release: prepare for 1.0.0

Raphael Carvalho (1):
      sstables: fix deletion of sstable with temporary TOC

Takuya ASADA (1):
      dist: re-enable clocksource=tsc on AMI

Tomasz Grabiec (2):
      storage_service: Fix typos
      schema_tables: Wait for notifications to be processed.

Scylla JMX Contributions

Amnon Heiman (3):
      ProcessingException was changed to IllegalStateException
      ApiClient: Add getReverseMapStrValue method
      StorageService: Get the broadcast address from the API

Pekka Enberg (4):
      APIClient: Make API server errors human readable
      StorageService: Fix scrub() variant API wiring
      dist/ubuntu: Relax Java dependencies
      dist/ubuntu: Use tilde for release candidate builds

Takuya ASADA (2):
      dist: do not auto-start scylla-server job on Ubuntu package install time
      dist/ubuntu: drop classical sysv init script, only support Upstart for Ubuntu 14.04LTS
Clone this wiki locally