michaelandrepearce edited a comment on issue #2655: ARTEMIS-2327 ExceptionListener invoked when connection level exception URL: https://github.com/apache/activemq-artemis/pull/2655#issuecomment-488266491 And thats what we're doing. Calling the same connection.fail(e) method that other blocks and code paths do, within that it does the notification, so all logic is same for all.
---------------------------------------------------------------- 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] With regards, Apache Git Services
