jackxy opened a new issue #664: RemotingUtil has a logic bug URL: https://github.com/apache/rocketmq/issues/664 is this a bug ? https://github.com/apache/rocketmq/blob/master/remoting/src/main/java/org/apache/rocketmq/remoting/common/RemotingUtil.java#L170 https://github.com/apache/rocketmq/blob/master/remoting/src/main/java/org/apache/rocketmq/remoting/common/RemotingUtil.java#L176 when you set configureBlocking is true ,but you set configureBlocking to false final the expect value is false, so you can delete the line 170
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
