[
https://issues.apache.org/jira/browse/KAFKA-3606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ewen Cheslack-Postava resolved KAFKA-3606.
------------------------------------------
Resolution: Fixed
Fix Version/s: (was: 0.10.0.0)
0.10.1.0
Issue resolved by pull request 1252
[https://github.com/apache/kafka/pull/1252]
> 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.1.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)