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

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

GitHub user enothereska opened a pull request:

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

    KAFKA-4222: Adjust timeout in low resource environments

    

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

    $ git pull https://github.com/enothereska/kafka KAFKA-4222-queryOnRebalance

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

    https://github.com/apache/kafka/pull/2996.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 #2996
    
----

----


> Transient failure in QueryableStateIntegrationTest.queryOnRebalance
> -------------------------------------------------------------------
>
>                 Key: KAFKA-4222
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4222
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams, unit tests
>            Reporter: Jason Gustafson
>            Assignee: Eno Thereska
>             Fix For: 0.11.0.0
>
>
> Seen here: https://builds.apache.org/job/kafka-trunk-jdk8/915/console
> {code}
> org.apache.kafka.streams.integration.QueryableStateIntegrationTest > 
> queryOnRebalance[1] FAILED
>     java.lang.AssertionError: Condition not met within timeout 30000. waiting 
> for metadata, store and value to be non null
>         at 
> org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:276)
>         at 
> org.apache.kafka.streams.integration.QueryableStateIntegrationTest.verifyAllKVKeys(QueryableStateIntegrationTest.java:263)
>         at 
> org.apache.kafka.streams.integration.QueryableStateIntegrationTest.queryOnRebalance(QueryableStateIntegrationTest.java:342)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to