[ https://issues.apache.org/jira/browse/KAFKA-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068272#comment-16068272 ]
Rajini Sivaram commented on KAFKA-5537: --------------------------------------- There is now an initial rebalance delay in the consumer, configurable in the broker ({{group.initial.rebalance.delay.ms}}), with a default of 3 seconds. As a result, the first message is returned only after 3 seconds. Can you run the test with {{kafkaConsumer.poll(4000)}}? > Subscribe Earliest is not working as in 0.10.2.1 > ------------------------------------------------ > > Key: KAFKA-5537 > URL: https://issues.apache.org/jira/browse/KAFKA-5537 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.11.0.0 > Reporter: Michael Andre Pearce > Priority: Critical > Attachments: KafkaSub.java > > > We have seen issue with subscription where auto offset when set to earliest > does not behave the same as in 0.10.2.1 release. > We have managed to create a repeatable test for this, which passes when > pointing to 0.10.2.1 broker. -- This message was sent by Atlassian JIRA (v6.4.14#64029)