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

feat(backup): 2. update and refactor meta backup engine class #2139

Conversation

ninsmiracle
Copy link
Contributor

What problem does this PR solve?

#1945

As the issue shows, meta_backup_engine will intertact with replica server and contorl backup lifecycle and status switch. This pr is the first part about it, including:

  1. update init_backup and start functions
  2. update backup_status and backup_item structures
  3. update varieties of meta_backup_engine.h
  4. rename backup_engine into meta_backup_engine
  5. refactor meta_backup_engine.h including public/private, function definition order etc.

ninsmiracle and others added 8 commits October 21, 2024 14:46
This pr removes some previous backup implementation, because the enhancement code
is strongly different with the current one. Besides, this pr also disable related unit tests
and function tests.
@ninsmiracle ninsmiracle changed the base branch from master to backup_restore_20241012-dev October 23, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant