ScyllaDB Open Source 4.4.5

The ScyllaDB team announces ScyllaDB Open Source 4.4.5, a bugfix release of the ScyllaDB 4.4 stable branch.

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

Related Links

Issues fixed in this release:

  • Tools: nodetool scrub: repeated snapshot of KS will be created for multiple tables in each KS #8212
  • CQL: Creating a table that looks like a secondary index breaks the secondary index creation mechanism #8620. This fix accidentally broke CREATE INDEX IF NOT EXISTS #8717
  • Stability: excessive compaction of a fully expired TWCS table when running repair #8710
  • RPM packaging: dependency issues related to python3 relocatable rpm #8829
  • Stability: evictable_reader: self validation triggers when a partition disappears after eviction #8893
  • Stability: evictable_reader: _drop_static_row can drop of the static row from an unintended partition #8923
  • Upscale (adding cores): On some environments /sys/devices/system/cpu/cpufreq/policy0/scaling_governor does not exist even if it supported CPU scaling. Instead, /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor is used.  #9191
  • Install: perftune.py fails on bond NICs with ERROR: 'method' object is not iterable. Your system can't be tuned until the issue is fixed #9225
    setup: scylla_cpuscaling_setup: On Ubuntu, scaling_governor becomes powersave after reboot #9324
  • Setup : scylla_ntp_setup failed on amazon 2 linux distro #9393

06 Oct 2021