[RELEASE] ScyllaDB Enterprise 2022.2.14

The ScyllaDB team announces ScyllaDB Enterprise 2022.2.14, a bug-fix production-ready ScyllaDB Enterprise patch release for ScyllaDB Enterprise 2022.2 Feature Release..

This patch release enables a new configuration to control streaming bandwidth and multiple minor bug fixes.

Note the latest ScyllaDB Enterprise release is 2023.1 LTS, and you are encouraged to upgrade to it in coordination with the ScyllaDB Support team.

Streaming: Add stream_plan_ranges_percentage

This option allows user to change the number of ranges to stream in batch per stream plan. Currently, each stream plan streams 10% of the total ranges.
The default value is the same as before: 10% percentage of total ranges. #14191

Related Links

The following issues are fixed in this release (with an open-source reference, if available):

  • Stability: When removing a service level, the node might stop applying workload prioritization changes, such as CREATE/DROP/ALTER SERVICE_LEVEL, until it restarts. #15198
  • Stability: INSERT JSON without a JSON value crashes Scylla #14709, #14705
  • Stability: Scylla should skip mode validation of snapshot files #12010
  • UX: Warning message does not includes enough details: capped tombstone local_deletion_time warning does not indicate the respective sstable #15015
  • UX: Handle TLS version of broken pipe same as “normal”, making the error message less scary. #14625
  • Log: Compaction throughput is incorrectly based on the amount of data written #14533