[ 
https://issues.apache.org/jira/browse/QPIDJMS-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410080#comment-15410080
 ] 

ASF subversion and git services commented on QPIDJMS-199:
---------------------------------------------------------

Commit a45c767d7268db16db66e9eba3b3a6e0d0f1cb16 in qpid-jms's branch 
refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=a45c767 ]

QPIDJMS-199 Unblock sends and clean up child resources

When a session is remotely ended it doesn't properly signal its children
that the session has closed so they can clean up and unblock any
operations waiting on responses.  

> Remote close of a session with producer blocked waiting for credit doesn't 
> fail the send
> ----------------------------------------------------------------------------------------
>
>                 Key: QPIDJMS-199
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-199
>             Project: Qpid JMS
>          Issue Type: Bug
>          Components: qpid-jms-client
>    Affects Versions: 0.10.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 0.11.0
>
>
> If a session is remotely ended and there happens to be a producer trying to 
> send but the send is blocked because the link does not have credit the 
> session will be closed but the send operation that is blocked is not failed 
> and unblocked.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to