drama10096 opened a new issue, #2582: URL: https://github.com/apache/dubbo-go/issues/2582
### Environment <!-- - Server: Dubbo-go, v3.0.5 - Client: Dubbo-go, v3.0.5 - Protocol: Triple - Registry: Nacos, v2.0.0 --> - Server: - Client: - Protocol: - Registry: ### Issue description <!-- Here is a brief description about the issue. --> 项目原本使用“zookeeper + dubbo-go 1.5.8”,像是遇到内存泄露问题,准备升级dubbo-go v3.x尝试解决,但是dubbo-go v3.x里没有 GenericService2 的定义,invoke函数调用无法获取“响应attchment”上下文 ### Logs <details><summary>Click me to check logs</summary>   Copy logs to here. ``` </details> -- 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]
