[ http://issues.apache.org/jira/browse/QPID-212?page=all ]

Rob Godfrey updated QPID-212:
-----------------------------

    Attachment: QPID-212.patch

Use Thread.interrupt to interrupt the blocking poll/take.

Test case added

> Calling close() on a connection or session, any pending receive() should 
> retrun null
> ------------------------------------------------------------------------------------
>
>                 Key: QPID-212
>                 URL: http://issues.apache.org/jira/browse/QPID-212
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Rob Godfrey
>         Attachments: QPID-212.patch
>
>
> Currently the application will hang indefinitely on the blocking receive() 
> call.  The spec says it should return null if the connection is closed

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to