[ 
https://issues.apache.org/jira/browse/AVRO-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doug Cutting updated AVRO-943:
------------------------------

    Attachment: hang.log

This still hangs sometimes for me.  I've attached the full stack dump.  It 
includes:
{code}

Found one Java-level deadlock:
=============================
"New I/O client worker #3-1":
  waiting for ownable synchronizer 0x9ee22be0, (a 
java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync),
  which is held by "main"
"main":
  waiting to lock monitor 0x08a57b9c (object 0x9ee233a8, a java.lang.Object),
  which is held by "New I/O client worker #3-1"
{code}
                
> TestNettyServerWithCallbacks sometimes hangs
> --------------------------------------------
>
>                 Key: AVRO-943
>                 URL: https://issues.apache.org/jira/browse/AVRO-943
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>            Reporter: Doug Cutting
>         Attachments: AVRO-943.patch, hang.log
>
>
> I'm periodically seeing tests hang in TestNettyServerWithCallbacks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to