Robbie Gemmell created QPIDJMS-526:
--------------------------------------

             Summary: 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
             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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to