ScyllaDB Enterprise 2022.1.3

The ScyllaDB team announces ScyllaDB Enterprise 2022.1.3, a bug-fix production-ready ScyllaDB Enterprise patch release for ScyllaDB Enterprise 2022.1.

Related Links

Below is a list of performance and stability improvements and bug fixes, each with an open source reference:

  • Stability: Docker image fails to run Alternator with HTTPS. #10025
  • Performance: Long-term index caching in the global cache, as introduced in 4.6, hurts the performance for workloads where accesses to the index are sparse. To mitigate this, a new configuration parameter cache_index_pages (default true) is introduced to control index caching. Setting the flag to `false` causes all index reads to behave like they would in BYPASS CACHE queries. Consider using false if you notice performance problems due to lowered cache hit ratio in 4.6 or 5.0. The config API can update the parameter live (without restart). #11202
  • Alternator Stability: Invalid alternator_encryption_options in scylla.yaml causes Scylla to coredump. #11520

26 Sep 2022