[ https://issues.apache.org/jira/browse/KAFKA-7933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16772127#comment-16772127 ]
ASF GitHub Bot commented on KAFKA-7933: --------------------------------------- mjsax commented on pull request #6292: KAFKA-7933: Switch from persistent to in-memory store in KTableKTablLeftJoinTest URL: https://github.com/apache/kafka/pull/6292 Local test runtime drops from 15 sec to about 1 second for `shouldNotThrowIllegalStateExceptionWhenMultiCacheEvictions()` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > KTableKTableLeftJoinTest takes an hour to finish > ------------------------------------------------ > > Key: KAFKA-7933 > URL: https://issues.apache.org/jira/browse/KAFKA-7933 > Project: Kafka > Issue Type: Improvement > Components: streams, unit tests > Reporter: Viktor Somogyi-Vass > Assignee: Matthias J. Sax > Priority: Major > Attachments: jenkins-output-one-hour-test.log > > > PRs might time out as > {{KTableKTableLeftJoinTest.shouldNotThrowIllegalStateExceptionWhenMultiCacheEvictions}} > took one hour to complete. > {noformat} > 11:57:45 org.apache.kafka.streams.kstream.internals.KTableKTableLeftJoinTest > > shouldNotThrowIllegalStateExceptionWhenMultiCacheEvictions STARTED > 12:53:35 > 12:53:35 org.apache.kafka.streams.kstream.internals.KTableKTableLeftJoinTest > > shouldNotThrowIllegalStateExceptionWhenMultiCacheEvictions PASSED > {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005)