- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. - [ ] I have checked the [FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate.
I am using the new dubbo version 2.7.4, and I know the bugfix of #1968 and #4694 has been merge into 2.7.4 version, but I still met this problem. ### Environment * Dubbo version: 2.7.4 * Operating System version: CentOS * Java version: JDK 1.8 ### Steps to reproduce this issue 1. start the consumer and provider services. 2. kill -9 the connection from consumer to provider. ### Expected Result Fast rebuild new connection when the connection is broken. ### Actual Result What actually happens? The connection is rebuilt after more than one minute. [ Full content available at: https://github.com/apache/dubbo/issues/5234 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
