[
https://issues.apache.org/jira/browse/KAFKA-3606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Liquan Pei closed KAFKA-3606.
-----------------------------
> Traverse CLASSPATH during herder start to list connectors
> ---------------------------------------------------------
>
> Key: KAFKA-3606
> URL: https://issues.apache.org/jira/browse/KAFKA-3606
> Project: Kafka
> Issue Type: Bug
> Components: KafkaConnect
> Affects Versions: 0.10.0.0
> Reporter: Liquan Pei
> Assignee: Liquan Pei
> Priority: Blocker
> Fix For: 0.10.0.0
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> List connectors API requires CLASSPATH traversal, which can takes up to 30s
> to return available connectors. To work around this, we traverse the
> CLASSPATH when staring herder and cache the result. Also we should guard
> against concurrent CLASSPATH traversal.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)