acelyc111 opened a new pull request, #1384: URL: https://github.com/apache/incubator-pegasus/pull/1384
https://github.com/apache/incubator-pegasus/issues/1383 This is a refactor patch before fixing #1383. This patch has no functionality changes, but just including refactors: 1. Moves functions `load()`, `newr()` and `clear_on_failure()` from class replica to class replica_stub, and the first two have been renamed to `load_replica()` and `new_replica()`. 2. Encapsulates a new function `move_to_err_path`. 3. Some minor refactors like fix typo. -- 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]
