[ https://issues.apache.org/jira/browse/KAFKA-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
radai rosenblatt updated KAFKA-4550: ------------------------------------ Description: on latest trunk (commit hash 908b6d1148df963d21a70aaa73a7a87571b965a9) when running the exact same build 5 times, I get: 3 failures (on 3 separate runs): kafka.api.SslProducerSendTest > testFlush FAILED java.lang.AssertionError: No request is complete org.apache.kafka.streams.integration.QueryableStateIntegrationTest > queryOnRebalance[1] FAILED java.lang.AssertionError: Condition not met within timeout 60000. Did not receive 1 number of records kafka.producer.ProducerTest > testAsyncSendCanCorrectlyFailWithTimeout FAILED java.lang.AssertionError: Message set should have 1 message 1 success 1 stall (build hung) was: on latest trunk (commit hash 908b6d1148df963d21a70aaa73a7a87571b965a9) when running the exact same build 5 times, I get: 3 failures (on 3 separate runs): kafka.api.SslProducerSendTest > testFlush FAILED java.lang.AssertionError: No request is complete org.apache.kafka.streams.integration.QueryableStateIntegrationTest > queryOnRebalance[1] FAILEDjava.lang.AssertionError: Condition not met within timeout 60000. Did not receive 1 number of records kafka.producer.ProducerTest > testAsyncSendCanCorrectlyFailWithTimeout FAILED java.lang.AssertionError: Message set should have 1 message 1 success 1 stall > current trunk unstable > ---------------------- > > Key: KAFKA-4550 > URL: https://issues.apache.org/jira/browse/KAFKA-4550 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.10.2.0 > Reporter: radai rosenblatt > Attachments: run1.log, run2.log, run3.log, run4.log, run5.log > > > on latest trunk (commit hash 908b6d1148df963d21a70aaa73a7a87571b965a9) > when running the exact same build 5 times, I get: > 3 failures (on 3 separate runs): > kafka.api.SslProducerSendTest > testFlush FAILED java.lang.AssertionError: > No request is complete > org.apache.kafka.streams.integration.QueryableStateIntegrationTest > > queryOnRebalance[1] FAILED java.lang.AssertionError: Condition not met within > timeout 60000. Did not receive 1 number of records > kafka.producer.ProducerTest > testAsyncSendCanCorrectlyFailWithTimeout > FAILED java.lang.AssertionError: Message set should have 1 message > 1 success > 1 stall (build hung) -- This message was sent by Atlassian JIRA (v6.3.4#6332)