[ 
https://issues.apache.org/jira/browse/KAFKA-15203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849721#comment-17849721
 ] 

Chia-Ping Tsai commented on KAFKA-15203:
----------------------------------------

{quote}
The requirement is to use ServiceLoaderScanner approach as mentioned in 
https://issues.apache.org/jira/browse/KAFKA-14627 and remove the reflections 
library. Just to clarify!
{quote}

Thanks for this information, but we don't want to remove the mode of loading 
plugins reflectively, right? If so, could you share the details of "how to 
replace ReflectionScanner by ServiceLoaderScanner" ?

> Remove dependency on Reflections 
> ---------------------------------
>
>                 Key: KAFKA-15203
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15203
>             Project: Kafka
>          Issue Type: Bug
>          Components: connect
>            Reporter: Divij Vaidya
>            Assignee: Ganesh Sadanala
>            Priority: Major
>              Labels: newbie
>
> We currently depend on reflections library which is EOL. Quoting from the 
> GitHub site:
> _> Please note: Reflections library is currently NOT under active development 
> or maintenance_
>  
> This poses a supply chain risk for our project where the security fixes and 
> other major bugs in underlying dependency may not be addressed timely.
> Hence, we should plan to remove this dependency.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to