[
https://issues.apache.org/jira/browse/IGNITE-8154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16444392#comment-16444392
]
Anton Kurbanov commented on IGNITE-8154:
----------------------------------------
[~vkulichenko], thank you for review! Made some changes as per your
suggestions, PR refreshed: [PR|https://github.com/apache/ignite/pull/3828]
> 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: Anton Kurbanov
> Priority: Major
> Fix For: 2.6
>
>
> 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)