Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@silent-observer
Copy link

@silent-observer silent-observer commented Jan 29, 2025

Add --set filtering for archive verification

Previously --set only applied filtering to backup verification. This patch
also implements it for WAL file verification, only checking the files required
by the backup. If backup manifest is unreadable, no WAL files are checked.

@silent-observer silent-observer marked this pull request as ready for review February 4, 2025 06:46
KnightMurloc
KnightMurloc previously approved these changes Feb 6, 2025
true, jobData->manifestCipherPass);
}

// If the main file did not error, then save WAL range of the backup
Copy link

@dkovalev1 dkovalev1 Feb 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be did not error -> has no error ?
and manifest file instead of main file?

@silent-observer silent-observer merged commit b4c707b into 2.52-ci Feb 7, 2025
16 checks passed
@silent-observer silent-observer deleted the ADBM-2033 branch February 7, 2025 09:51
KnightMurloc pushed a commit that referenced this pull request Aug 28, 2025
Previously --set only applied filtering to backup verification. This patch
also implements it for WAL file verification, only checking the files required
by the backup. If backup manifest is unreadable, no WAL files are checked.

Ticket: ADBM-2033
(cherry picked from commit b4c707b)
KnightMurloc pushed a commit that referenced this pull request Sep 1, 2025
Previously --set only applied filtering to backup verification. This patch
also implements it for WAL file verification, only checking the files required
by the backup. If backup manifest is unreadable, no WAL files are checked.

Ticket: ADBM-2033
(cherry picked from commit b4c707b)
KnightMurloc pushed a commit that referenced this pull request Sep 5, 2025
Previously --set only applied filtering to backup verification. This patch
also implements it for WAL file verification, only checking the files required
by the backup. If backup manifest is unreadable, no WAL files are checked.

Ticket: ADBM-2033
(cherry picked from commit b4c707b)
KnightMurloc pushed a commit that referenced this pull request Sep 15, 2025
Previously --set only applied filtering to backup verification. This patch
also implements it for WAL file verification, only checking the files required
by the backup. If backup manifest is unreadable, no WAL files are checked.

Ticket: ADBM-2033
(cherry picked from commit b4c707b)
KnightMurloc pushed a commit that referenced this pull request Sep 16, 2025
Previously --set only applied filtering to backup verification. This patch
also implements it for WAL file verification, only checking the files required
by the backup. If backup manifest is unreadable, no WAL files are checked.

Ticket: ADBM-2033
(cherry picked from commit b4c707b)
KnightMurloc pushed a commit that referenced this pull request Sep 18, 2025
Previously --set only applied filtering to backup verification. This patch
also implements it for WAL file verification, only checking the files required
by the backup. If backup manifest is unreadable, no WAL files are checked.

Ticket: ADBM-2033
(cherry picked from commit b4c707b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants