[ 
https://issues.apache.org/jira/browse/ARTEMIS-2327?focusedWorklogId=235774&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-235774
 ]

ASF GitHub Bot logged work on ARTEMIS-2327:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/May/19 12:01
            Start Date: 01/May/19 12:01
    Worklog Time Spent: 10m 
      Work Description: michaelandrepearce commented on issue #2655: 
ARTEMIS-2327 ExceptionListener invoked when connection level exception
URL: https://github.com/apache/activemq-artemis/pull/2655#issuecomment-488265930
 
 
   Thats why exception listener is there, its been like that for as many years 
as i can remember, all frameworks that pool or cache connections im aware of 
not just spring, rely heavily on the exception listener and being notified by 
the client.
   
   And as said Artemis seems to do a good job of that just this one side edge 
case is missed.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 235774)
    Time Spent: 5h 50m  (was: 5h 40m)

> JMS Connection ExceptionListener not invoked when 
> ActiveMQConnectionTimedOutException occurs on sendPacket
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-2327
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2327
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.7.0
>            Reporter: Michael Andre Pearce
>            Priority: Major
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>
> When a connection level exception occurs it seems in one case, whilst the 
> exception is returned to calling code, exception listeners set at the 
> connection are not being invoked.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to