Steven Youtsey created NIFI-6022:
------------------------------------
Summary: ConsumeJMS
Key: NIFI-6022
URL: https://issues.apache.org/jira/browse/NIFI-6022
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 1.7.1
Reporter: Steven Youtsey
Processor admin yields when session with JMS provider is closed.
When an exception occurs (no idea what as it was stepped on) and the session is
closed, the exception handler attempts to use the session and another exception
is thrown and not caught by the processor. See JMSConsumer, line 129. Need to
wrap that with a try/catch.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)