Vitastor 3.2.2 released

2026-09-27

Small bugfix release.

  • New store (thanks Changwei Ye)
    • Fix rejected compaction when an object is already overwritten again
    • Reduce superblock I/O amplification introduced after previous correctness fixes
  • Fix possible vitastor-cli rm crash with assert(rwo->todo == 1) introduced in 3.2.1
  • Fix replicated objects possibly incorrectly transitioning to the INCOMPLETE state after multiple failed partial writes
  • Fix possible “operation sequencing broken … expected num 2, got 3, stopping client” possible when a cluster is overloaded by peering/OSD flaps