mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
93530e8d34
Implementation: * Added server level settings to disallow concurrent backups and restores, which are read and set when BackupWorker is created in Context. * Settings are set to true by default. * Before starting backup or restores, added a check to see if any other backups/restores are running (except internal ones). Testing: * Added a test test_backup_and_restore_on_cluster/test_disallow_concurrency. |
||
---|---|---|
.. | ||
allow_database_types.xml | ||
backups_disk.xml | ||
disallow_concurrency.xml | ||
lesser_timeouts.xml | ||
remote_servers.xml | ||
replicated_access_storage.xml |