You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Ahmed Abdul Hamid (JIRA)" <ji...@apache.org> on 2018/09/08 03:08:00 UTC

[jira] [Created] (SAMZA-1863) Flaky test: TestZkLocalApplicationRunner shouldStopNewProcessorsJoiningGroupWhenNumContainersIsGreaterThanNumTasks

Ahmed Abdul Hamid created SAMZA-1863:
----------------------------------------

             Summary: Flaky test: TestZkLocalApplicationRunner shouldStopNewProcessorsJoiningGroupWhenNumContainersIsGreaterThanNumTasks
                 Key: SAMZA-1863
                 URL: https://issues.apache.org/jira/browse/SAMZA-1863
             Project: Samza
          Issue Type: Bug
            Reporter: Ahmed Abdul Hamid


 
{code:java}
org.junit.runners.model.TestTimedOutException: test timed out after 150000 milliseconds  at sun.misc.Unsafe.park(Native Method)  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)  at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836)  at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:997)  at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1304)  at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:231)  at org.apache.samza.test.processor.TestZkLocalApplicationRunner.shouldStopNewProcessorsJoiningGroupWhenNumContainersIsGreaterThanNumTasks(TestZkLocalApplicationRunner.java:275){code}
Travis-CI build [here|https://travis-ci.org/apache/samza/builds/425991548?utm_source=github_status&utm_medium=notification].
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)