arextest / arextest/arex-agent-java
[Feature] 回放时支持指定dubbo版本
- Dominant language
- Java
- Stars
- 564
- Forks
- 140
- Avg merge
- 36m
- Merged PRs (30d)
- 2
Description
### Is there an existing issue for this?
- [x] I had searched in the [issues](https://github.com/arextest/arex-agent-java/issues) and found no similar issues.
### Description
目前回放的时候使用到的版本是录制时候调用的dubbo版本,由于我们这边测试域和线上是通过dubbo版本号来区分的,所以希望可以在回放的时候可以用户具体指定版本号
### Solution
_No response_
### Related issues
_No response_
### Are you willing to submit a pull request to implement this on your own?
- [ ] Yes I am willing to submit a pull request on my own!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the replay flow in the Java agent and locating where the recorded Dubbo version is read or applied. Determine how a user-specified version would be supplied during replay and which existing replay tests cover version selection. Done means replay can use an explicitly selected Dubbo version instead of always using the recorded one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100