yipixiaofeiyang commented on issue #14254:
URL: https://github.com/apache/dubbo/issues/14254#issuecomment-2136987008

   > this may solve your problem, 
https://cn.dubbo.apache.org/zh-cn/overview/mannual/java-sdk/advanced-features-and-usage/others/graceful-shutdown/
   > 
   > ```yaml
   > server:
   >   shutdown: graceful
   > dubbo:
   >   application:
   >     name: dubbo-springboot-demo-provider
   >     shutwait: 30000
   > ```
   
   这个很久前试了, 只要dubbo版本>=3.1.6 就会重现
   `org.apache.dubbo.rpc.RpcException: Directory of type 
ServiceDiscoveryRegistryDirectory already destroyed for service xxx`
   还是忍不住又试了下
   
![1716975637336](https://github.com/apache/dubbo/assets/49892927/3c4c959a-4e26-4de5-ba14-d075f6ee57c9)
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to