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

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

Commit 44b73fc591cc2b3907d6b5ee3416f9eec9b56e28 in qpid-jms's branch 
refs/heads/main from Robbie Gemmell
[ https://gitbox.apache.org/repos/asf?p=qpid-jms.git;h=44b73fc ]

QPIDJMS-526: fire the ExceptionListener when handling remote Session closure if 
it has a consumer with a MessageListener


> fire ExceptionListener if consumer exists with MessageListener on 
> remotely-closed Session
> -----------------------------------------------------------------------------------------
>
>                 Key: QPIDJMS-526
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-526
>             Project: Qpid JMS
>          Issue Type: Bug
>          Components: qpid-jms-client
>    Affects Versions: 0.56.0
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>            Priority: Major
>             Fix For: 0.57.0
>
>
> We fire the ExceptionListener when a consumer is remotely-closed that has a 
> MessageListener, since the lack of new messages arriving to produce activity 
> could mean the application then never interacts with with the consumer object 
> and discover the closure. The same should occur (thought it already did..) 
> when a Session is remotely-closed whilst having a consumer with 
> MessageListener, as the application may similarly then not interact with the 
> session/consumer objects and discover the closure due to lack of message 
> delivery activity.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to