Open revolyw opened 10 months ago
-Dskywalking.agent.service_name=application-name -javaagent:/xxxx/skywalking-agent.jar -Dskywalking.agent.is_cache_enhanced_class=true -Dskywalking.agent.class_cache_mode=MEMORY
What do you expected from the above steps?
The number of result is the same as the number of calls The number of results is the same as the number of calls
What actually happens?
Call once but receives two results
If there is an exception, please attach the exception trace:
No exception occurs
I decompiled the class using the jad command with the following results
Environment
Steps to reproduce this issue
Expected Result
What do you expected from the above steps?
The number of result is the same as the number of calls The number of results is the same as the number of calls
Actual Result
What actually happens?
Call once but receives two results
If there is an exception, please attach the exception trace: