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/06/27 16:02:45 UTC

[jira] Resolved: (QPID-1116) (0.10 code path) Connection establishment process may hang

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

Rafael H. Schloming resolved QPID-1116.
---------------------------------------

    Resolution: Fixed

> (0.10 code path) Connection establishment process may hang
> ----------------------------------------------------------
>
>                 Key: QPID-1116
>                 URL: https://issues.apache.org/jira/browse/QPID-1116
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Arnaud Simon
>            Assignee: Rafael H. Schloming
>             Fix For: M3
>
>
> Description: 
> org.apache.qpidity.nclient.Client waits on a lock for the connection to be initiated with the broker. If the broker fails and does not  return the expected command the connection process is not notified and infinitely waits on the lock 
> Solution:
> Use a wait timeout at line 194 of org.apache.qpidity.nclient.Client 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.