Commit 978253c
Carlos Gonzalez Betancort
MB-31517 MB-31515 Backport fix for accumulative backups
Accumulative backups where creating full backups after the first
accumulative backup. This has been fixed and now when making
accumulative backups if it is the first backup it will create a full
backup. The second time it will store new elements since the last full
and the next time it will again store all the new elements since the
last full. The differential backups will store every new element since
the last backup regardless of what type of backup it is.
Change-Id: If8c60902e4aa489be806910253caf5ebab6cf5a3
Reviewed-on: http://review.couchbase.org/111242
Tested-by: Carlos Gonzalez <carlos.gonzalez@couchbase.com>
Reviewed-by: Patrick Varley <patrick@couchbase.com>
Well-Formed: Build Bot <build@couchbase.com>1 parent 407f3ac commit 978253c
1 file changed
Lines changed: 10 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
256 | 257 | | |
257 | 258 | | |
258 | 259 | | |
| |||
0 commit comments