ninsmiracle opened a new pull request, #2139: URL: https://github.com/apache/incubator-pegasus/pull/2139
### What problem does this PR solve? <!--add issue link with summary if exists--> #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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
