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

Liquan Pei commented on KAFKA-3615:
-----------------------------------

[~enothereska] Kafka Connect provides a REST API to list installed connectors. 
This involves traversing the CLASSPATH which is constructed in 
kafka-run-class.sh. In case that test jars are included in the CLASSPATH, some 
unwanted connectors purely for testing will be returned in the result of the 
API call. Also, this will make the API call take longer. 

[~granthenke] Yeah, this is for running from source. 

> Exclude test jars in CLASSPATH of kafka-run-class.sh
> ----------------------------------------------------
>
>                 Key: KAFKA-3615
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3615
>             Project: Kafka
>          Issue Type: Improvement
>          Components: admin, build
>    Affects Versions: 0.10.0.0
>            Reporter: Liquan Pei
>            Assignee: Liquan Pei
>              Labels: newbie
>             Fix For: 0.10.0.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to