You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ashish K Singh (JIRA)" <ji...@apache.org> on 2016/04/24 18:41:12 UTC

[jira] [Updated] (KAFKA-3606) Traverse CLASSPATH during herder start to list connectors

     [ https://issues.apache.org/jira/browse/KAFKA-3606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish K Singh updated KAFKA-3606:
----------------------------------
    Fix Version/s:     (was: 0.10.1.0)
                   0.10.0.0

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