dubbo-go icon indicating copy to clipboard operation
dubbo-go copied to clipboard

老dubbo-go接入项目升级dubbo-go v3.x,发现GenericService2 的定义被移除,invoke函数调用无法获取“响应attchment”上下文结果

Open drama10096 opened this issue 1 year ago • 3 comments
trafficstars

Environment

  • Server:
  • Client:
  • Protocol:
  • Registry:

Issue description

项目原本使用“zookeeper + dubbo-go 1.5.8”,像是遇到内存泄露问题,准备升级dubbo-go v3.x尝试解决,但是dubbo-go v3.x里没有 GenericService2 的定义,invoke函数调用无法获取“响应attchment”上下文

Logs

Click me to check logs ![Snipaste_2024-01-16_15-46-23](https://github.com/apache/dubbo-go/assets/37733059/627fcbd9-0f24-48d1-889b-1d723415e794)

Snipaste_2024-01-16_15-41-16

Copy logs to here.


</details>

drama10096 avatar Jan 16 '24 07:01 drama10096

老的dubbo-go 1.5.8就可以获取的

Snipaste_2024-01-16_15-46-23

drama10096 avatar Jan 16 '24 07:01 drama10096