You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/01/06 09:42:32 UTC

[GitHub] jackxy opened a new issue #664: RemotingUtil has a logic bug

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:
users@infra.apache.org


With regards,
Apache Git Services