feat(backups): merge worker concurrency (#6965)

This commit is contained in:
Florent BEAUCHAMP
2023-08-30 09:38:37 +02:00
committed by GitHub
parent ba81d0e08a
commit f5d3bc1f2d
5 changed files with 47 additions and 30 deletions
+2 -1
View File
@@ -11,6 +11,7 @@
- [REST API] Add support for `filter` and `limit` parameters to `backups/logs` and `restore/logs` collections [Forum#64789](https://xcp-ng.org/forum/post/64789)
- [Pool/Advanced] Ability to set a crash dump SR [#5060](https://github.com/vatesfr/xen-orchestra/issues/5060) (PR [#6973](https://github.com/vatesfr/xen-orchestra/pull/6973))
- [Plugin/transport-email] Local hostname can now be configured [Forum#7579](https://xcp-ng.org/forum/topic/7579)
- [Backups] Add setting `concurrency` in a new configuration file `xo-merge-worker` (PR [#6787](https://github.com/vatesfr/xen-orchestra/pull/6787))
### Bug fixes
@@ -40,7 +41,7 @@
<!--packages-start-->
- @xen-orchestra/backups patch
- @xen-orchestra/backups minor
- @xen-orchestra/mixins minor
- @xen-orchestra/xapi patch
- xen-api patch