why setting RedefinitionStrategy.DISABLED? #13066
shichaoyuan
started this conversation in
General
Replies: 1 comment
-
What do you mean? This is like this for years |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/apache/skywalking-java/blob/534a80c74c423abbcae548c79052f2b17c5ee68e/apm-sniffer/bytebuddy-patch/src/main/java/net/bytebuddy/agent/builder/SWAgentBuilderDefault.java#L60-L63
As far as I know, in order to be more compatible with other agents, it should be set to RETRANSFORMATION. Why is it set to DISABLED here?
Beta Was this translation helpful? Give feedback.
All reactions