Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When we use secondary mode, the wal or sst file may not found. #12469

Open
happy-v587 opened this issue Mar 22, 2024 · 1 comment
Open

When we use secondary mode, the wal or sst file may not found. #12469

happy-v587 opened this issue Mar 22, 2024 · 1 comment

Comments

@happy-v587
Copy link
Contributor

When we use secondary mode, the wal or sst file may not found.

Is it possible to add wal or sst to delay deletion?

Expected behavior

catchup success

Actual behavior

catchup fail,file not found

Steps to reproduce the behavior

@ywave620
Copy link
Contributor

I think you should call TryCatchupWithPrimary() in an enough frequency to for proper data synchronization. WAL is selected for deletion in primary regardless of the secondary

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

No branches or pull requests

2 participants