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

Change Source offset commit message to info to match Sink behaviour

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • None
    • None

    Description

      When WorkerSinkTask does a commit, we get an INFO message:
      https://github.com/apache/kafka/blob/trunk/connect/runtime/src/main/java/org/apache/kafka/connect/runtime/WorkerSinkTask.java#L278

      When WorkerSourceTask does a commit, we get a DEBUG message:
      https://github.com/apache/kafka/blob/trunk/connect/runtime/src/main/java/org/apache/kafka/connect/runtime/WorkerSourceTask.java#L284

      Changing it to INFO is a bit easier to easily measure timeout and get a better understanding of source connectors behaviour and tune the timeout settings.

      Attachments

        Issue Links

          Activity

            People

              stephane.maarek@gmail.com Stephane Maarek
              stephane.maarek@gmail.com Stephane Maarek
              Ewen Cheslack-Postava Ewen Cheslack-Postava
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: