shirlly46 commented on issue #2882:
URL: https://github.com/apache/hertzbeat/issues/2882#issuecomment-2550822231

   
看了下源码,在PluginServiceImpl的229行这边的逻辑是否有待商榷,只要前面有插件的实现类,后面扫描到的class,只要不是接口,它都会走到throw的代码里。这就导致插件的实现类如果在前面被扫描,那么后面只要有类的class,那么都无法添加成功


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to