Release 1.4.5

- Fix a write stall caused by incorrect journal trimming introduced in 1.4.4 :)
- Fix PGs sometimes hanging in "starting" state on mass OSD restarts
- Fix a rare crash with "map::at" during OSD pings
- Use new defaults for non-capacitor (desktop) SSDs - improves T1Q256 random write from ~6k iops to ~45k iops
- Make journal_trim_interval configurable
This commit is contained in:
Vitaliy Filippov
2024-02-16 10:13:33 +03:00
parent 26dd863c8d
commit f882c7dd87
18 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION ?= v1.4.4
VERSION ?= v1.4.5
all: build push