Randall Hauch created KAFKA-5867:
------------------------------------
Summary: 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
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)