zrlw opened a new issue #8689:
URL: https://github.com/apache/dubbo/issues/8689


   ### Environment
   
   * Dubbo version: 3.0
   
   ### Steps to reproduce this issue
   现在dubbo3.0在github构建动不动就timeout,看了一下workflow的build-and-test-3.yml,unit 
test的timeout-minutes分别是40分钟(with Integration Tests)和50分钟(without Integration 
Tests),干脆都改成60分钟,效果好多了,但是还是有构建失败,查了日志发现充斥着这个东西:
   [Curator-ConnectionStateManager-0] WARN 
org.apache.curator.framework.state.ConnectionStateManager - Session timeout has 
elapsed while SUSPENDED. Injecting a session expiration. Elapsed ms: 63515. 
Adjusted session timeout ms: 60000
   确认了一下这个是个缺陷,4.1.0才修复,而dubbo使用的版本是4.0.1
   https://issues.apache.org/jira/browse/CURATOR-405


-- 
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: notifications-unsubscr...@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to