.. |
tests
|
Fix tests.
|
2023-08-03 13:52:35 +02:00 |
BackupCoordinationFileInfos.cpp
|
Use forward declaration of ThreadPool
|
2023-04-07 11:25:35 +02:00 |
BackupCoordinationFileInfos.h
|
Simplify backup coordination for file infos (#48095)
|
2023-03-29 15:19:40 +02:00 |
BackupCoordinationLocal.cpp
|
Removed setStageForCluster and added option all_hosts to set stage for cluster
|
2023-05-08 14:51:04 +02:00 |
BackupCoordinationLocal.h
|
Fixed clang build
|
2023-05-16 14:09:38 +02:00 |
BackupCoordinationRemote.cpp
|
Fix multiple writing of same file to backup (#51299)
|
2023-06-23 12:11:18 +02:00 |
BackupCoordinationRemote.h
|
Fix multiple writing of same file to backup (#51299)
|
2023-06-23 12:11:18 +02:00 |
BackupCoordinationReplicatedAccess.cpp
|
Added Keeper retries for backups operations (#47224)
|
2023-04-04 18:12:08 +02:00 |
BackupCoordinationReplicatedAccess.h
|
Added Keeper retries for backups operations (#47224)
|
2023-04-04 18:12:08 +02:00 |
BackupCoordinationReplicatedSQLObjects.cpp
|
Added Keeper retries for backups operations (#47224)
|
2023-04-04 18:12:08 +02:00 |
BackupCoordinationReplicatedSQLObjects.h
|
Added Keeper retries for backups operations (#47224)
|
2023-04-04 18:12:08 +02:00 |
BackupCoordinationReplicatedTables.cpp
|
Use hash_of_all_files from system.parts to check identity of parts during on-cluster backups.
|
2023-06-14 20:39:50 +02:00 |
BackupCoordinationReplicatedTables.h
|
Added Keeper retries for backups operations (#47224)
|
2023-04-04 18:12:08 +02:00 |
BackupCoordinationStage.cpp
|
Changes after review and added comments.
|
2022-07-26 11:58:05 +02:00 |
BackupCoordinationStage.h
|
Updated to add error or completed status in zookeeper for a cluster for backup/restore, to avoid interpreting previously failed backup/restore when zookeeper is unable to remove nodes
|
2023-04-12 20:26:57 +02:00 |
BackupCoordinationStageSync.cpp
|
Fix crash in BackupCoordinationStageSync::setError(). (#51012)
|
2023-06-16 15:32:30 +02:00 |
BackupCoordinationStageSync.h
|
Removed setStageForCluster and added option all_hosts to set stage for cluster
|
2023-05-08 14:51:04 +02:00 |
BackupEntriesCollector.cpp
|
Disable using fs cache for backup/restore #2.
|
2023-08-03 13:52:35 +02:00 |
BackupEntriesCollector.h
|
Disable using fs cache for backup/restore #2.
|
2023-08-03 13:52:35 +02:00 |
BackupEntryFromAppendOnlyFile.cpp
|
Make async reader work with any impl
|
2023-05-22 19:54:04 +02:00 |
BackupEntryFromAppendOnlyFile.h
|
Add backup setting "decrypt_files_from_encrypted_disks"
|
2023-05-16 14:27:27 +02:00 |
BackupEntryFromImmutableFile.cpp
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
BackupEntryFromImmutableFile.h
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
BackupEntryFromMemory.cpp
|
Remove ReadSettings from backup entries.
|
2023-05-16 14:27:27 +02:00 |
BackupEntryFromMemory.h
|
Remove ReadSettings from backup entries.
|
2023-05-16 14:27:27 +02:00 |
BackupEntryFromSmallFile.cpp
|
Disable using fs cache for backup/restore #2.
|
2023-08-03 13:52:35 +02:00 |
BackupEntryFromSmallFile.h
|
Disable using fs cache for backup/restore #2.
|
2023-08-03 13:52:35 +02:00 |
BackupEntryWithChecksumCalculation.cpp
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
BackupEntryWithChecksumCalculation.h
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
BackupEntryWrappedWith.h
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
BackupFactory.cpp
|
In messages, put values into quotes
|
2023-03-30 22:46:18 -07:00 |
BackupFactory.h
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
BackupFileInfo.cpp
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
BackupFileInfo.h
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
BackupImpl.cpp
|
Fix checking the lock file too often while writing a backup.
|
2023-06-12 18:13:26 +02:00 |
BackupImpl.h
|
Fix checking the lock file too often while writing a backup.
|
2023-06-12 18:13:26 +02:00 |
BackupInfo.cpp
|
Make the password wiping an option of IAST::format().
|
2022-11-16 01:35:06 +01:00 |
BackupInfo.h
|
Remove dependencies maskSensitiveInfo() from Context.
|
2022-11-14 18:55:19 +01:00 |
BackupIO_Default.cpp
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
BackupIO_Default.h
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
BackupIO_Disk.cpp
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
BackupIO_Disk.h
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
BackupIO_File.cpp
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
BackupIO_File.h
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
BackupIO_S3.cpp
|
Merge branch 'master' into s3_request_throttling_on_backups
|
2023-08-04 16:57:47 +02:00 |
BackupIO_S3.h
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
BackupIO.h
|
Fix whitespaces.
|
2023-05-16 14:27:27 +02:00 |
BackupSettings.cpp
|
Renamed backup setting "read_from_filesystem_cache_if_exists_otherwise_bypass_cache" -> "read_from_filesystem_cache".
|
2023-08-03 13:52:35 +02:00 |
BackupSettings.h
|
Renamed backup setting "read_from_filesystem_cache_if_exists_otherwise_bypass_cache" -> "read_from_filesystem_cache".
|
2023-08-03 13:52:35 +02:00 |
BackupStatus.cpp
|
Rename backup statuses to CREATING_BACKUP, BACKUP_CREATED, BACKUP_FAILED, RESTORING, RESTORED, RESTORE_FAILED.
|
2022-07-27 09:04:10 +02:00 |
BackupStatus.h
|
Rename backup statuses to CREATING_BACKUP, BACKUP_CREATED, BACKUP_FAILED, RESTORING, RESTORED, RESTORE_FAILED.
|
2022-07-27 09:04:10 +02:00 |
BackupsWorker.cpp
|
Renamed backup setting "read_from_filesystem_cache_if_exists_otherwise_bypass_cache" -> "read_from_filesystem_cache".
|
2023-08-03 13:52:35 +02:00 |
BackupsWorker.h
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
BackupUtils.cpp
|
dynamic update system.backups
|
2023-03-21 11:42:54 +01:00 |
BackupUtils.h
|
Use forward declaration of ThreadPool
|
2023-04-07 11:25:35 +02:00 |
CMakeLists.txt
|
Added new commands BACKUP and RESTORE.
|
2021-08-23 23:41:45 +03:00 |
DDLAdjustingForBackupVisitor.cpp
|
Fix style.
|
2022-06-30 15:10:33 +02:00 |
DDLAdjustingForBackupVisitor.h
|
Move InDepthNodeVisitor.h back to src/Interpreters.
|
2022-11-17 18:16:32 +01:00 |
IBackup.h
|
Move the common part of BackupIO_* to BackupIO_Default.
|
2023-05-16 14:27:23 +02:00 |
IBackupCoordination.h
|
Fixed clang build
|
2023-05-16 14:09:38 +02:00 |
IBackupEntriesLazyBatch.cpp
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
IBackupEntriesLazyBatch.h
|
Store columns.txt in backups for the Memory table engine too.
|
2022-07-05 19:03:20 +02:00 |
IBackupEntry.h
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
IRestoreCoordination.h
|
Fixed clang build
|
2023-05-16 14:09:38 +02:00 |
registerBackupEngineS3.cpp
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
registerBackupEnginesFileAndDisk.cpp
|
Disable using fs cache for backup/restore.
|
2023-08-03 13:52:32 +02:00 |
RestoreCoordinationLocal.cpp
|
Removed setStageForCluster and added option all_hosts to set stage for cluster
|
2023-05-08 14:51:04 +02:00 |
RestoreCoordinationLocal.h
|
Fixed clang build
|
2023-05-16 14:09:38 +02:00 |
RestoreCoordinationRemote.cpp
|
Merge branch 'master' into Follow_up_Backup_Restore_concurrency_check_node_2
|
2023-05-17 13:57:50 +03:00 |
RestoreCoordinationRemote.h
|
Fixed clang build
|
2023-05-16 14:09:38 +02:00 |
RestorerFromBackup.cpp
|
Refine RestorerFromBackup::applyCustomStoragePolicy infinitesimally
|
2023-08-02 11:57:38 +03:00 |
RestorerFromBackup.h
|
Introduce clean-up of the source storage policy by setting it to an empty string
|
2023-07-27 18:17:47 +03:00 |
RestoreSettings.cpp
|
Introduce clean-up of the source storage policy by setting it to an empty string
|
2023-07-27 18:17:47 +03:00 |
RestoreSettings.h
|
Introduce clean-up of the source storage policy by setting it to an empty string
|
2023-07-27 18:17:47 +03:00 |
SettingsFieldOptionalString.cpp
|
Introduce clean-up of the source storage policy by setting it to an empty string
|
2023-07-27 18:17:47 +03:00 |
SettingsFieldOptionalString.h
|
Introduce clean-up of the source storage policy by setting it to an empty string
|
2023-07-27 18:17:47 +03:00 |
SettingsFieldOptionalUUID.cpp
|
Updated strategy for handling internal backups & restores to avoid concurrent internal backups & restores - Added settings to disallow concurrent backups and restores
|
2023-01-17 22:27:13 +01:00 |
SettingsFieldOptionalUUID.h
|
Updated strategy for handling internal backups & restores to avoid concurrent internal backups & restores - Added settings to disallow concurrent backups and restores
|
2023-01-17 22:27:13 +01:00 |
WithRetries.cpp
|
Merge remote-tracking branch 'blessed/master' into zk_retry_timeout
|
2023-04-04 18:53:55 +02:00 |
WithRetries.h
|
Added Keeper retries for backups operations (#47224)
|
2023-04-04 18:12:08 +02:00 |