You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rafael H. Schloming (JIRA)" <qp...@incubator.apache.org> on 2008/07/22 20:23:31 UTC

[jira] Created: (QPID-1188) java 0-10 client deadlocks when running with -Dprotectio=true

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.


[jira] Updated: (QPID-1188) java 0-10 client deadlocks when running with -Dprotectio=true

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner updated QPID-1188:
--------------------------------

    Fix Version/s: M3

> 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
>             Fix For: M3
>
>
> 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.


[jira] Resolved: (QPID-1188) java 0-10 client deadlocks when running with -Dprotectio=true

Posted by "Rafael H. Schloming (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafael H. Schloming resolved QPID-1188.
---------------------------------------

    Resolution: Won't Fix

The 0-10 client no longer uses MINA.

> 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
>             Fix For: M4
>
>
> 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.