git-hulk commented on issue #3097: URL: https://github.com/apache/kvrocks/issues/3097#issuecomment-3153078046
I personally prefer the solution 2, because it's strange to spawn another thread for reading. > This looks straightforward, but I am not sure why it was not used in the first place. The feed slave thread don't need to read from the slave connection before introducing the WAIT command. And use the blocking mode will simplify the implementation. -- 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]
