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

Auto-commit of offsets fail, and not recover forever...

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.2.1, 1.0.0
    • None
    • clients, consumer
    • Patch

    Description

      Auto-commit of offsets fail, and not recover forever. at sendOffsetCommitRequest, while "generation equal NULL", ConsumerCoordinator request will fail always. it maybe a bug. error log below:
      has more and more warn log ....
      "2017-12-01 22:08:39.112 WARN pool-390-thread-1#1 (ConsumerCoordinator.java:626) - Auto-commit of offsets {drawing_gift_sent-1=OffsetAndMetadata{offset=32150359, metadata=''}} failed for group gift_rich_audience_write: Commit cannot be completed since the group has already rebalanced and assigned the partitions to another member. This means that the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time message processing. You can address this either by increasing the session timeout or by reducing the maximum size of batches returned in poll() with max.poll.records."


      Attachments

        1. KAFKA-6306.patch
          2 kB
          zhaojianbo
        2. _01704061-1bed-41cc-90ea-794fe955815a.png
          623 kB
          HongLiang
        3. _1085b605-f8f7-4df8-a13f-e0dd855179e4.png
          332 kB
          HongLiang
        4. auto-commit-fail-bugs.patch
          1 kB
          HongLiang
        5. pool_46ba3275-7b56-4c64-a4f4-7280eb7f1728.png
          430 kB
          HongLiang
        6. e6cf53be-e128-47dc-a45a-79439a9e55ff.png
          132 kB
          HongLiang
        7. _883ddf50-beb7-4e87-9630-168acaa9b046.png
          444 kB
          HongLiang

        Issue Links

          Activity

            People

              Unassigned Unassigned
              HongLiang HongLiang
              Jason Gustafson Jason Gustafson
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: