You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Dan (JIRA)" <ji...@apache.org> on 2018/02/08 23:22:00 UTC

[jira] [Created] (KAFKA-6547) group offset reset and begin_offset ignored/no effect

Dan created KAFKA-6547:
--------------------------

             Summary: group offset reset and begin_offset ignored/no effect
                 Key: KAFKA-6547
                 URL: https://issues.apache.org/jira/browse/KAFKA-6547
             Project: Kafka
          Issue Type: Bug
          Components: offset manager
    Affects Versions: 1.0.0
         Environment: ubuntu 16, java 1.8
            Reporter: Dan
             Fix For: 0.11.0.2


Use of kafka-consumer-group.sh with --reset-offsets --execute  <--to-earliest or anything> has no effect in 1.0. When my group client connects and requests a specific offset or an earliest there's no effect and the consumer is unable to poll, so no messages, even new ones are ignored.

I installed 0.11 and these problems are not manifest.

I'm unfamiliar with the internals and put the offset manager as the possible component, but that's a guess.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)