You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/01 18:32:00 UTC

[jira] [Commented] (KAFKA-8456) Flaky Test StoreUpgradeIntegrationTest#shouldMigratePersistentWindowStoreToTimestampedWindowStoreUsingPapi

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

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

mjsax commented on pull request #6941: KAFKA-8456: Stabilize flaky StoreUpgradeIntegrationTest
URL: https://github.com/apache/kafka/pull/6941
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Flaky Test  StoreUpgradeIntegrationTest#shouldMigratePersistentWindowStoreToTimestampedWindowStoreUsingPapi
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-8456
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8456
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams, unit tests
>            Reporter: Boyang Chen
>            Assignee: Matthias J. Sax
>            Priority: Major
>
> [https://builds.apache.org/job/kafka-pr-jdk8-scala2.11/22331/console]
> *01:20:07* org.apache.kafka.streams.integration.StoreUpgradeIntegrationTest.shouldMigratePersistentWindowStoreToTimestampedWindowStoreUsingPapi failed, log available in /home/jenkins/jenkins-slave/workspace/kafka-pr-jdk8-scala2.11/streams/build/reports/testOutput/org.apache.kafka.streams.integration.StoreUpgradeIntegrationTest.shouldMigratePersistentWindowStoreToTimestampedWindowStoreUsingPapi.test.stdout*01:20:07* *01:20:07* org.apache.kafka.streams.integration.StoreUpgradeIntegrationTest > shouldMigratePersistentWindowStoreToTimestampedWindowStoreUsingPapi FAILED*01:20:07*     java.lang.AssertionError: Condition not met within timeout 15000. Could not get expected result in time.*01:20:07*         at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:375)*01:20:07*         at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:335)*01:20:07*         at org.apache.kafka.streams.integration.StoreUpgradeIntegrationTest.verifyWindowedCountWithTimestamp(StoreUpgradeIntegrationTest.java:830)*01:20:07*         at org.apache.kafka.streams.integration.StoreUpgradeIntegrationTest.shouldMigrateWindowStoreToTimestampedWindowStoreUsingPapi(StoreUpgradeIntegrationTest.java:573)*01:20:07*         at org.apache.kafka.streams.integration.StoreUpgradeIntegrationTest.shouldMigratePersistentWindowStoreToTimestampedWindowStoreUsingPapi(StoreUpgradeIntegrationTest.java:517)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)