MatchableClassFileTransformerDispatcher not apply on All Classes
#3687 aperta il 8 gen 2018
Metriche repository
- Star
- (13.194 star)
- Metriche merge PR
- (Merge medio 17h 11m) (100 PR mergiate in 30 g)
Descrizione
Description
I wrote KafkaConsumer plugin,then a very strange thing happens. I have print out all the MatchableClassFileTransformerGuardDelegate . And I can see 'SubscriptionState' class has a MatchableClassFileTransformerGuardDelegate transformer {matcher=DefaultClassNameMatcher{org.apache.kafka.clients.consumer.internals.SubscriptionState}, transformCallback=com.navercorp.pinpoint.plugin.kafka.KafkaClientPlugin$1@3dd6db4a} But The transformer has not been applied. (Noexception happens of course) Similar like https://stackoverflow.com/questions/34285862/java-agent-transform-not-applied-on-all-classes