Jason Gerlowski
33d16b570c
SOLR-13608: Incremental backup file format ( #2250 )
...
This commit introduces a new way for Solr to do backups (with a new
underlying file structure). This new "incremental" backup process
improves over the existing backup mechanism in several ways:
- multiple backups "points" can now be stored at a given backup
location/name, allowing users to choose which point in time they want
to restore
- subsequent backups skip over uploading files that were uploaded by
previous backups, saving time and network time.
- files are checksumed as they're uploaded, ensuring that corrupted
indices aren't persisted and accidentally restored later.
Incremental backups are now the default, and traditional backups
should now be considered 'deprecated' but can still be created by
passing an `incremental=false` parameter on backup requests.
2021-02-04 08:47:30 -05:00
..
2020-10-13 19:41:57 -04:00
2020-07-15 11:24:07 -05:00
2020-12-16 14:21:38 -06:00
2020-12-16 14:21:38 -06:00
2020-04-28 13:56:01 -05:00
2021-01-28 15:40:32 -06:00
2020-04-28 13:56:01 -05:00
2020-09-18 14:36:51 -07:00
2020-10-12 08:39:45 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2020-04-28 13:56:01 -05:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2019-09-01 01:32:10 +09:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2019-09-01 01:32:10 +09:00
2021-02-03 10:36:12 -07:00
2020-08-27 14:06:22 +05:30
2020-01-24 15:46:30 -06:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-01 16:50:25 +01:00
2020-10-12 08:39:45 -07:00
2021-02-03 10:36:12 -07:00
2020-07-08 17:57:24 +02:00
2021-02-04 08:47:30 -05:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2020-08-05 14:52:48 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-01-20 16:14:01 -06:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-01-20 16:14:01 -06:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2020-11-19 17:57:47 +00:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-01-20 16:14:01 -06:00
2021-02-03 10:36:12 -07:00
2019-11-19 14:54:30 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2020-04-28 13:56:01 -05:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2020-01-15 09:04:54 +03:00
2020-11-04 17:20:16 -06:00
2020-05-15 00:48:16 +02:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-01-20 16:14:01 -06:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2020-10-12 08:39:45 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-01-29 12:27:36 -05:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-01-20 16:14:01 -06:00
2021-01-20 16:14:01 -06:00
2021-02-03 10:36:12 -07:00
2020-10-16 08:23:06 -04:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2020-08-05 14:52:48 -07:00
2021-01-20 16:14:01 -06:00
2021-02-03 10:36:12 -07:00
2020-10-12 08:39:45 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2020-04-28 13:56:01 -05:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2020-01-13 06:34:47 -05:00
2021-01-20 16:14:01 -06:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2020-09-28 14:57:06 +05:30
2021-02-03 10:36:12 -07:00
2021-01-20 16:14:01 -06:00
2021-02-03 10:36:12 -07:00
2020-03-11 10:24:20 -05:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2020-07-20 17:47:01 +05:30
2021-02-03 10:36:12 -07:00
2021-01-20 16:14:01 -06:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-01-29 12:27:36 -05:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2020-10-09 10:42:44 -05:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2020-01-27 16:38:31 -06:00
2020-12-16 14:21:38 -06:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2020-01-27 16:38:31 -06:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-01-20 16:14:01 -06:00
2020-03-25 13:53:51 -05:00
2021-01-20 16:14:01 -06:00
2021-01-20 16:14:01 -06:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-01-20 16:14:01 -06:00
2019-12-20 15:00:22 -06:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2020-06-25 13:53:23 -05:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-01-20 16:14:01 -06:00
2020-09-28 16:49:28 +09:00
2021-01-20 16:14:01 -06:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2020-01-24 15:46:30 -06:00
2019-12-02 13:33:45 -06:00
2020-01-24 15:46:30 -06:00
2020-10-12 08:39:45 -07:00
2021-02-03 10:36:12 -07:00
2021-02-03 10:36:12 -07:00
2020-10-15 19:53:43 +11:00
2021-01-20 16:14:01 -06:00
2021-01-20 16:14:01 -06:00
2021-01-20 16:14:01 -06:00
2021-02-03 10:36:12 -07:00
2020-01-27 16:38:31 -06:00
2021-02-03 10:36:12 -07:00
2020-10-12 08:39:45 -07:00