You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Steven Youtsey (JIRA)" <ji...@apache.org> on 2019/02/13 19:19:00 UTC

[jira] [Updated] (NIFI-6022) ConsumeJMS - admin yielding

     [ https://issues.apache.org/jira/browse/NIFI-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Youtsey updated NIFI-6022:
---------------------------------
    Summary: ConsumeJMS - admin yielding  (was: ConsumeJMS)

> ConsumeJMS - admin yielding
> ---------------------------
>
>                 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
>            Priority: Major
>              Labels: easyfix
>
> 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)