feat(backups): write and merge block concurrency are now configurable (#6416)
This commit is contained in:
committed by
GitHub
parent
ad02700b51
commit
9da65b6c7c
@@ -8,6 +8,7 @@
|
||||
> Users must be able to say: “Nice enhancement, I'm eager to test it”
|
||||
|
||||
- [Backup] Improve listing speed by updating caches instead of regenerating them on backup creation/deletion (PR [#6411](https://github.com/vatesfr/xen-orchestra/pull/6411))
|
||||
- [Backup] Add `mergeBlockConcurrency` and `writeBlockConcurrency` to allow tuning of backup resources consumptions (PR [#6416](https://github.com/vatesfr/xen-orchestra/pull/6416))
|
||||
|
||||
### Bug fixes
|
||||
|
||||
@@ -34,6 +35,7 @@
|
||||
<!--packages-start-->
|
||||
|
||||
- @xen-orchestra/backups minor
|
||||
- vhd-lib minor
|
||||
- xo-server-auth-saml patch
|
||||
- xo-web patch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user