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

Load Error Message should be a Warning

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 0.9.0.0, 0.9.0.1
    • None
    • consumer, offset manager
    • None

    Description

      There is a Error message from AbstractReplicaFetcherThread that isn't really an error.

      Each implementation
      of this thread can logs out when an error or fatal error occurs.

      ReplicaFetcherThread, has both warn, error and fatal in the
      handleOffsetOutOfRange method.

      ConsumerFetcherThread seems to reset itself without logging out an error.

      Seems that the Reset message isn't shouldn't be an error level as it
      doesn't indicate any real error.

      This patch makes it a warning: https://github.com/apache/kafka/compare/trunk...SupermanScott:offset-reset-to-warn?diff=split&name=offset-reset-to-warn

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            nehanarkhede Neha Narkhede
            ScottReynolds Scott Reynolds
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment