Release 1.4.3

Hotfix for hotfix O:-)

- "Write stall fix" was incomplete and EC write stalls could
  continue even on 1.4.2. Now they're finally fixed O:-)
- Make monitor ignore statistics of stopped OSDs. Previously if you stopped all
  OSDs the last total I/O numbers would remain the same indefinitely
This commit is contained in:
Vitaliy Filippov
2024-02-09 00:29:31 +03:00
parent 8e25a28a08
commit 27e9f244ec
18 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
Name: Vitastor
Description: Vitastor client library
Version: 1.4.2
Version: 1.4.3
Libs: -L${libdir} -lvitastor_client
Cflags: -I${includedir}