[ 
https://issues.apache.org/jira/browse/KAFKA-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16070794#comment-16070794
 ] 

Michael Andre Pearce edited comment on KAFKA-5537 at 6/30/17 10:21 PM:
-----------------------------------------------------------------------

very interestingly we've been reducing down the setting 
"group.initial.rebalance.delay.ms" from 3000 incrementally in jumps of 500, and 
found at 1000 everything starts working, this would suggest the default value 
that is used/proposed in the KIP is possible clashing with another existing 
default value (possibly some other timeout/time delay). 


was (Author: michael.andre.pearce):
very interestingly we've been reducing down the setting 
"group.initial.rebalance.delay.ms" from 3000 incrementally in jumps of 500, and 
found at 1000 everything starts working, this would suggest the default value 
that is used/proposed in the KIP is possible clashing with another default 
value (possibly some other timeout/time delay). 

> 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: kafka_0.10.2.1.log, kafka_0.11.0.0.log, KafkaSub.java, 
> KafkaSubLatest.java
>
>
> We have seen issue with subscription where auto offset when set to earliest 
> (and also latest) 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)

Reply via email to