[ https://issues.apache.org/jira/browse/KAFKA-9868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Boyang Chen updated KAFKA-9868: ------------------------------- Description: h3. Error Message java.lang.AssertionError: Condition not met within timeout 15000. Expected ERROR state but driver is on RUNNING >From what we observed, in unit test with transaction turned on, it takes a >long time to bootstrap the test as well as sometimes getting too many open >files for system test. To reduce the start time and make tests less flaky, we >should set the number of txn log partitions to a much smaller number than 50. was: h3. Error Message java.lang.AssertionError: Condition not met within timeout 15000. Expected ERROR state but driver is on RUNNING > Flaky Test > EOSUncleanShutdownIntegrationTest.shouldWorkWithUncleanShutdownWipeOutStateStore > ------------------------------------------------------------------------------------------- > > Key: KAFKA-9868 > URL: https://issues.apache.org/jira/browse/KAFKA-9868 > Project: Kafka > Issue Type: Bug > Components: streams, unit tests > Reporter: Sophie Blee-Goldman > Assignee: Boyang Chen > Priority: Major > Labels: flaky-test > > h3. Error Message > java.lang.AssertionError: Condition not met within timeout 15000. Expected > ERROR state but driver is on RUNNING > > From what we observed, in unit test with transaction turned on, it takes a > long time to bootstrap the test as well as sometimes getting too many open > files for system test. To reduce the start time and make tests less flaky, we > should set the number of txn log partitions to a much smaller number than 50. -- This message was sent by Atlassian Jira (v8.3.4#803005)