arextest / arex-agent-java

Lightweight Java agent for traffic capture and replay, enhancing testing and debugging.
https://doc.arextest.com/
Apache License 2.0
416 stars 83 forks source link

alibaba.dubbo 2.x dubbo泛化调用回放失败 #441

Closed 1Windy closed 2 months ago

1Windy commented 2 months ago

Bug description alibaba.dubbo 2.x dubbo泛化调用回放失败

Steps to reproduce http —> generic —> dubbo: 1、正常的dubbo rpc调用,录制和回放都是正常的 2、泛化调用的的情况,能录制到dubbo调用,但是回放的时候call missing image

Environment

Compiler: 1.8 arex-agent-java: 0.4.2