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

ASF GitHub Bot commented on KAFKA-5644:
---------------------------------------

GitHub user omkreddy opened a pull request:

    https://github.com/apache/kafka/pull/3626

    KAFKA-5644: Fix Reset Consumer Group Offset tool for 
ThreeLetterISO8601TimeZone

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/omkreddy/kafka KAFKA-5644

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3626.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3626
    
----
commit bbb9158184f47fcc26653b9dc2d735381a5eca9c
Author: Manikumar Reddy <manikumar.re...@gmail.com>
Date:   2017-08-04T17:20:22Z

    KAFKA-5644: Fix Reset Consumer Group Offset tool for 
ThreeLetterISO8601TimeZone

----


> 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
>            Priority: Minor
>
> {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)

Reply via email to