torwig opened a new pull request, #1373: URL: https://github.com/apache/incubator-kvrocks/pull/1373
Unused variables were removed. Some variables and methods were renamed. Destination socket descriptor wrapped by `UniqueFD` and moved outside `SlotMigrationJob` (now it contains only migration parameters ). Enum classes were used instead of plain enums. Move the logic of setting the forbidden slot into `SetForbiddenSlot` and call it explicitly between two calls of syncing from WAL. -- 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]
