Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-5867

Kafka Connect applications should log info message when starting up

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.11.0.0
    • 1.0.0
    • connect
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            githubbot ASF GitHub Bot added a comment -

            GitHub user kkonstantine opened a pull request:

            https://github.com/apache/kafka/pull/3932

            KAFKA-5867: Log Kafka Connect worker info during startup

            You can merge this pull request into a Git repository by running:

            $ git pull https://github.com/kkonstantine/kafka KAFKA-5867-Kafka-Connect-applications-should-log-info-message-when-starting-up

            Alternatively you can review and apply these changes as the patch at:

            https://github.com/apache/kafka/pull/3932.patch

            To close this pull request, make a commit to your master/trunk branch
            with (at least) the following in the commit message:

            This closes #3932


            commit 793d5820785f4c0d92e5b6e31b8b196d46abfdd8
            Author: Konstantine Karantasis <konstantine@confluent.io>
            Date: 2017-09-21T11:37:15Z

            KAFKA-5867: Log Kafka Connect worker info during startup


            githubbot ASF GitHub Bot added a comment - GitHub user kkonstantine opened a pull request: https://github.com/apache/kafka/pull/3932 KAFKA-5867 : Log Kafka Connect worker info during startup You can merge this pull request into a Git repository by running: $ git pull https://github.com/kkonstantine/kafka KAFKA-5867 -Kafka-Connect-applications-should-log-info-message-when-starting-up Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3932.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3932 commit 793d5820785f4c0d92e5b6e31b8b196d46abfdd8 Author: Konstantine Karantasis <konstantine@confluent.io> Date: 2017-09-21T11:37:15Z KAFKA-5867 : Log Kafka Connect worker info during startup

            Issue resolved by pull request 3932
            https://github.com/apache/kafka/pull/3932

            ewencp Ewen Cheslack-Postava added a comment - Issue resolved by pull request 3932 https://github.com/apache/kafka/pull/3932
            githubbot ASF GitHub Bot added a comment -

            Github user asfgit closed the pull request at:

            https://github.com/apache/kafka/pull/3932

            githubbot ASF GitHub Bot added a comment - Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/3932

            People

              kkonstantine Konstantine Karantasis
              rhauch Randall Hauch
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: