[ https://issues.apache.org/jira/browse/KAFKA-5867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183671#comment-16183671 ]
ASF GitHub Bot commented on KAFKA-5867: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3932 > Kafka Connect applications should log info message when starting up > ------------------------------------------------------------------- > > Key: KAFKA-5867 > URL: https://issues.apache.org/jira/browse/KAFKA-5867 > Project: Kafka > Issue Type: Bug > Components: KafkaConnect > Affects Versions: 0.11.0.0 > Reporter: Randall Hauch > Assignee: Konstantine Karantasis > Fix For: 1.0.0 > > > When Kafka Connect's distributed mode and standalone mode applications are > started, the applications begin processing the plugin path before logging any > messages. The plugin path processing can take tens of seconds (or longer), > and it'd be very useful to have a log message that (a) captures the start > time of the application, and (b) states that the plugin path is to be scanned > and this may take some time. -- This message was sent by Atlassian JIRA (v6.4.14#64029)