[
https://issues.apache.org/jira/browse/QPID-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arnaud Simon reassigned QPID-1116:
----------------------------------
Assignee: Rafael H. Schloming
> (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.