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 2021/08/20 13:50:41 UTC

[GitHub] [rocketmq] hjm2015 opened a new pull request #3279: Remove socketChannel redundant configuration

hjm2015 opened a new pull request #3279:
URL: https://github.com/apache/rocketmq/pull/3279


   SocketChannel 创建出来默认就是 阻塞 (blocking = true) ,没必要先设置 true , 后面再设置 false


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq] hjm2015 closed pull request #3279: Remove socketChannel redundant configuration

Posted by GitBox <gi...@apache.org>.
hjm2015 closed pull request #3279:
URL: https://github.com/apache/rocketmq/pull/3279


   


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org