Dubbo-Admin的测试功能,是否可以增加设置RpcContext.getClientAttachment().setAttachment参数的功能
Open
- Dominant language
- Go
- Stars
- 4.1k
- Forks
- 2.2k
- Avg merge
- 10d 12h
- Merged PRs (30d)
- 4
Description
系统中有部分接口是通过RPC上下文传递当前登录用户的标识,使用Dubbo-Admin测试这类接口的时候,没办法设置当前登录用户,是否可以增加设置的入口
Contributor guide
Research direction
Start by locating Dubbo-Admin's test feature and the handling around RpcContext.getClientAttachment().setAttachment. Determine how the test request is assembled and where an attachment-setting entry point belongs. Done means users can provide the current-user identifier when testing interfaces that read it from the RPC context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100