yangpixi opened a new issue, #3222: URL: https://github.com/apache/dubbo-go/issues/3222
### ✅ 验证清单 - [x] 🔍 我已经搜索过 [现有 Issues](https://github.com/apache/dubbo-go/issues),确信这不是重复问题 ### 🚀 Go 版本 1.24 ### 📦 Dubbo-go 版本 v3.3.2 ### 🖥️ 服务端配置 dubbo-go v3.3.2 ### 💻 客户端配置 dubbo-go v3.3.2 ### 🌐 协议配置 Triple ### 📋 注册中心配置 nil ### 💾 操作系统 🍎 macOS ### 📝 Bug 描述 不使用注册中心的时候会使用staticDirectory,其routerChain后续进行初始化的时候未传入具体的router,导致router功能失效。 ### 🔄 重现步骤 No response ### ✅ 预期行为 No response ### ❌ 实际行为 No response ### 💡 可能的解决方案 _No response_ -- 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]
