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

Log messages for source tasks with no offsets to commit are noisy and confusing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.2.0
    • connect
    • None

    Description

      The messages that Connect emits during offset commit for source tasks that haven't accrued any new offsets since their last commit are logged at INFO level, which has confused some users who saw them and believed that something was wrong with their connector.

      We introduced these fairly recently as part of the work in https://github.com/apache/kafka/pull/11323 for KAFKA-12226.

      We may want to lower the level of these messages to DEBUG in order to avoid giving users the impression that something's wrong with their connector, especially if there's a source task running that has gotten fully caught-up with the system it's polling and is simply waiting for more data to become available.

      Attachments

        Issue Links

          Activity

            People

              ChrisEgerton Chris Egerton
              ChrisEgerton Chris Egerton
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: