[
https://issues.apache.org/jira/browse/QPID-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469129
]
Martin Ritchie commented on QPID-330:
-------------------------------------
Related to QPID-272 but the problem here is that the connection fails to move
to the connected state.
When watching the await state call it will return that it failed to connect and
hence will spin in the main thread/sleep. Which will be fixed in QPID-272
> Clients occasionally fail to notice connect
> -------------------------------------------
>
> Key: QPID-330
> URL: https://issues.apache.org/jira/browse/QPID-330
> Project: Qpid
> Issue Type: Bug
> Components: Java Client
> Reporter: Martin Ritchie
> Assigned To: Martin Ritchie
>
> Occasionally tests will hang. Upon looking at the thread dump the main thread
> is sleeping. Waiting for the connection to be flagged as connected or closed.
> Whle the connection has been established. It appears to have "missed" the
> connection opening.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.