Skip to content

[patch] Fix Replicadb for Facilities#321

Merged
whitfiea merged 12 commits intomainfrom
mascore7525
Jun 27, 2025
Merged

[patch] Fix Replicadb for Facilities#321
whitfiea merged 12 commits intomainfrom
mascore7525

Conversation

@mnivedithaa
Copy link
Copy Markdown
Contributor

Issue: MASCORE-7525

Description

HADR setup failed because the latest backup from COS bucket is an incremental backup

Solution

Check the operation type from DB history table for the given latest timestamp. If operation type is F or N, it is full backup else it is incremental or delta backup. We take a new backup if the latest is not a full backup

@mnivedithaa mnivedithaa requested a review from whitfiea June 27, 2025 11:40
@whitfiea whitfiea changed the title Replicadb doesn't work for Facilities [patch] Fix Replicadb for Facilities Jun 27, 2025
@whitfiea whitfiea merged commit 5a0ded0 into main Jun 27, 2025
2 checks passed
@whitfiea whitfiea deleted the mascore7525 branch March 4, 2026 10:14
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.

2 participants