wu-sheng commented on issue #4949: URL: https://github.com/apache/skywalking/issues/4949#issuecomment-698033126
I am a little confused about `seems it doesn't matter whether I set either true or false`. `is_cache_enhanced_class` default is false, which is as same as nothing changed. Only `true` activated the cache mechanism to avoid duplicated enhancement. This is the only place we use this config https://github.com/apache/skywalking/blob/master/apm-sniffer/apm-agent/src/main/java/org/apache/skywalking/apm/agent/SkyWalkingAgent.java#L114-L121 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
