manzhizhen opened a new pull request #2595: Fixed a minor issue with doConnect not using getConnectTimeout() in NettyClient URL: https://github.com/apache/incubator-dubbo/pull/2595 ## What is the purpose of the change Fixed a minor issue with doConnect not using getConnectTimeout() in NettyClient Fix the minor problem that doConnect does not use getConnectTimeout() in NettyClient to ensure that the connection timeout is consistent with the contents of the log output below. (I found a minor problem with the latest dubbo version when upgrading netty3 for dubbo-2.5.3 used inside the company to netty4.)
---------------------------------------------------------------- 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
