hycdong opened a new pull request, #1102: URL: https://github.com/apache/incubator-pegasus/pull/1102
https://github.com/apache/incubator-pegasus/issues/1081 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: - update `init_backup` and `start` functions - update `backup_status` and `backup_item` structures - update varieties of `meta_backup_engine.h` - rename `backup_engine` into `meta_backup_engine` - 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]
