You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Sonia Garudi (JIRA)" <ji...@apache.org> on 2018/04/18 12:11:00 UTC

[jira] [Created] (FALCON-2337) FalconPostProcessingTest hangs intermittently

Sonia Garudi created FALCON-2337:
------------------------------------

             Summary: FalconPostProcessingTest hangs intermittently
                 Key: FALCON-2337
                 URL: https://issues.apache.org/jira/browse/FALCON-2337
             Project: Falcon
          Issue Type: Bug
          Components: oozie
         Environment: {code:java}
$ java -version
openjdk version "1.8.0_161"
OpenJDK Runtime Environment (build 1.8.0_161-b14)
OpenJDK 64-Bit Server VM (build 25.161-b14, mixed mode){code}
            Reporter: Sonia Garudi


The FalconPostProcessingTest#testProcessMessageCreator test hangs intermittently. The test hangs at 
{code:java}
t.join();{code}
The thread is blocked at 
{code:java}
consumer.receive();{code}
 

 



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