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

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

                Author: ASF GitHub Bot
            Created on: 01/May/19 11:53
            Start Date: 01/May/19 11:53
    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-488264015
 
 
   re:
   
   > If this exception always represents the connections ultimate failure and 
isnt in response to a particular method call then telling the exception 
listener does seem reasonable
   
   yes, if failover was occuring that would have been caught further up in the 
checks (notice method about 10ish lines up, waitOnFailover), and it the 
connection is no longer functions properly, ultimate failure.
   
   ExceptionListeners is used by caching and pooling cf wrappers (e.g. springs 
CachingConnectionFactory), as such they're only access to if issue with 
exception is by exception listener, so its not just MessageListeners as a use 
case here.
   
 
----------------------------------------------------------------
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: 235767)
    Time Spent: 4h 50m  (was: 4h 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: 4h 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