[Feature] 回放时支持指定dubbo版本

Open
#600 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
backend, testing

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.

Description

enhancement :star:
Is there an existing issue for this?
  • I had searched in the 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!
Dominant language
Java
Stars
566
Forks
141
Avg merge
36m
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from arextest/arex-agent-java

All issues in arextest/arex-agent-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.