MatchableClassFileTransformerDispatcher not apply on All Classes
#3.687 geöffnet am 8. Jan. 2018
Repository-Metriken
- Stars
- (13.194 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 17h 11m) (100 gemergte PRs in 30 T)
Beschreibung
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