torwig opened a new pull request, #1205: URL: https://github.com/apache/incubator-kvrocks/pull/1205
Make functions return the value of type `Status` instead of `bool`. Log errors on a higher level by passing error messages to the caller via `Status`. Tidy the constructor of the `SlotMigrate` class. @PragmaTwice The `.Prefixed` method of the `Status` type helped me a lot to make this refactoring. Thank you :) -- 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]
