老dubbo-go接入项目升级dubbo-go v3.x,发现GenericService2 的定义被移除,invoke函数调用无法获取“响应attchment”上下文结果
Open
3.3.1
good first issue
- Dominant language
- Go
- Stars
- 5k
- Forks
- 1k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 31
Description
### 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


Copy logs to here.
```
Contributor guide
Assessment
This issue has not been assessed yet.