yearnxiao opened a new issue, #6500:
URL: https://github.com/apache/incubator-seata/issues/6500

   <!-- Please do not use this issue template to report security 
vulnerabilities but refer to our [security 
policy](https://github.com/seata/seata/security/policy). -->
   
   ## Why you need it?
   seata server优雅下线方案。
   
   
   ## How it could be?
   在k8s生产环境进行seata 
server服务维护或升级时,就会遇到客户端频繁报无法连接服务端的报错,导致服务不可用,每次都需要手动重启所有客户端服务来恢复业务。希望官方能提供一个有效的服务端优雅下线方案。
   
   
   ## Other related information
   客户端报错信息如下:
   dsn-front-6888dcbdb8-k7swb-prod
   0101 can not connect to 10.244.22.79:8091 cause:can not register RM,err:can 
not connect to services-server.io.seata.common.exception.FrameworkException: 
can not register RM,err:can not connect to services-server.
        at 
io.seata.core.rpc.netty.NettyClientChannelManager.doConnect(NettyClientChannelManager.java:225)
        at 
io.seata.core.rpc.netty.NettyClientChannelManager.acquireChannel(NettyClientChannelManager.java:107)
        at io.seata.core.rpc.netty.NettyClientChannelMana
   
   dsn-front-6888dcbdb8-k7swb-prod
   0304 register RM failed.io.seata.common.exception.FrameworkException: can 
not connect to services-server.
        at 
io.seata.core.rpc.netty.NettyClientBootstrap.getNewChannel(NettyClientBootstrap.java:182)
        at 
io.seata.core.rpc.netty.NettyPoolableFactory.makeObject(NettyPoolableFactory.java:58)
        at 
io.seata.core.rpc.netty.NettyPoolableFactory.makeObject(NettyPoolableFactory.java:34)
        at 
org.apache.commons.pool.impl.GenericKeyedObjectPool.borrowObject(GenericKeyedObjectP


-- 
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...@seata.apache.org.apache.org

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


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

Reply via email to