GuiSong01 commented on issue #10815:
URL: https://github.com/apache/skywalking/issues/10815#issuecomment-1549604211

   > This may not be accepted. Interacting with user codes for features in the 
agent core would be very tricky. I would highly recommend don't do this.
   The codes of the report plugin should be able to load any classes in the 
jars placed in the /plugins folder. It is better if you could define a class 
name for an extension if that is really needed.
   Yes, I can define a class to implement decryption and place in the 
`/plugins`,but I need `kafka-reporter-plugin-xxx.jar` to call it,so I need to 
commit a code of java interface into `kafka-reporter-plugin-xxx.jar`,and 
provide default implemention that does nothing. 


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to