Release 0.5.9

- Fix two monitor bugs which led to objects being "logically lost" (physically
  present on some secondary OSDs while primary doesn't know about it) after multiple
  interrupted rebalancings
- Implement "no_recovery" and "no_rebalance" flags
This commit is contained in:
Vitaliy Filippov
2021-03-11 00:39:10 +03:00
parent af5155fcd9
commit 036555638e
7 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
vitastor (0.5.8-1) unstable; urgency=medium
vitastor (0.5.9-1) unstable; urgency=medium
* Bugfixes