GitHub user fcabbage created a discussion: [Q/A][Java SDK (优雅下线相关)] 请问为啥Dubbo3使用triple协议,没有类似dubbo协议时的优雅下线通知机制,那优雅下线还会生效吗
### Pre-check - [ ] I am sure that all the content I provide is in English. ### Apache Dubbo Component Java SDK (apache/dubbo) ### Details Dubbo协议具体的优雅下线类是这个:org.apache.dubbo.rpc.protocol.dubbo.DubboGracefulShutdown,实现的接口是org.apache.dubbo.rpc.GracefulShutdown; ### Code of Conduct - [ ] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) GitHub link: https://github.com/apache/dubbo/discussions/15847 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
