Valentin Kulichenko created IGNITE-8154:
-------------------------------------------
Summary: Add an ability to provide ExceptionListener to JmsStreamer
Key: IGNITE-8154
URL:
https://issues.apache.org/jira/browse/IGNITE-8154 Project: Ignite
Issue Type: Improvement
Components: streaming
Affects Versions: 2.4
Reporter: Valentin Kulichenko
Assignee: Valentin Kulichenko
Fix For: 2.5
JMS API allows to provide custom {{ExceptionListener}} that is invoked when an exception occurs within JMS queue/topic. Currently, {{JmsStreamer}} doesn't use this in any way which creates two issues:
* If there is an exception, it's lost and not even logged.
* User can't provide their own listener.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)