[ https://issues.apache.org/jira/browse/KAFKA-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Gustafson resolved KAFKA-5644. ------------------------------------ Resolution: Fixed Fix Version/s: 0.11.0.1 1.0.0 Issue resolved by pull request 3626 [https://github.com/apache/kafka/pull/3626] > Transient test failure: > ResetConsumerGroupOffsetTest.testResetOffsetsToZonedDateTime > ------------------------------------------------------------------------------------ > > Key: KAFKA-5644 > URL: https://issues.apache.org/jira/browse/KAFKA-5644 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.11.0.0 > Reporter: Manikumar > Assignee: Manikumar > Priority: Minor > Fix For: 1.0.0, 0.11.0.1 > > > {quote} > unit.kafka.admin.ResetConsumerGroupOffsetTest > > testResetOffsetsToZonedDateTime FAILED > java.lang.AssertionError: Expected the consumer group to reset to when > offset was 50. > at kafka.utils.TestUtils$.fail(TestUtils.scala:339) > at kafka.utils.TestUtils$.waitUntilTrue(TestUtils.scala:853) > at > unit.kafka.admin.ResetConsumerGroupOffsetTest.testResetOffsetsToZonedDateTime(ResetConsumerGroupOffsetTest.scala:188) > {quote} -- This message was sent by Atlassian JIRA (v6.4.14#64029)