java 0-10 client deadlocks when running with -Dprotectio=true
-------------------------------------------------------------
Key: QPID-1188
URL: https://issues.apache.org/jira/browse/QPID-1188
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: M3
Reporter: Rafael H. Schloming
Assignee: Rafael H. Schloming
Because the java 0-10 client will sometimes attempt to write from the MINA
callback thread, and MINA only uses one thread for both callbacks and I/O, the
Java client can deadlock when -Dprotectio=true.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.