We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
直接使用 jvm-sandbox-repeater 的时候,发现其对dubbo 的录制,依赖于 Filter 的 onResponse 这个钩子方法。但是 dubbo 2.6 版本中没有这个方法,所以录制会失败。 请问 moonbox 可以录制 dubbo 2.6 吗?我看它对 dubbo 的录制实现和 repeater 的还是有挺多不一样的地方,尚不了解其应用范围。 请了解的小伙伴告知下哈
The text was updated successfully, but these errors were encountered:
可能不支持2.6版本的,录制和回放都一样,需要你自己找下合适的埋点位置。
Sorry, something went wrong.
No branches or pull requests
直接使用 jvm-sandbox-repeater 的时候,发现其对dubbo 的录制,依赖于 Filter 的 onResponse 这个钩子方法。但是 dubbo 2.6 版本中没有这个方法,所以录制会失败。
请问 moonbox 可以录制 dubbo 2.6 吗?我看它对 dubbo 的录制实现和 repeater 的还是有挺多不一样的地方,尚不了解其应用范围。
请了解的小伙伴告知下哈
The text was updated successfully, but these errors were encountered: