You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Turcsanyi (Jira)" <ji...@apache.org> on 2020/03/11 16:59:00 UTC

[jira] [Updated] (NIFI-7245) JMS processors should yield when connection factory initialisation failed

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

Peter Turcsanyi updated NIFI-7245:
----------------------------------
    Status: Patch Available  (was: Open)

> JMS processors should yield when connection factory initialisation failed
> -------------------------------------------------------------------------
>
>                 Key: NIFI-7245
>                 URL: https://issues.apache.org/jira/browse/NIFI-7245
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> JMS processors yield properly when there is an exception during getConnection() and the steps after (get session, send / receive messages).
> They should also yield if the connection factory initialisation is unsuccessful (eg. due to missing JMS client libraries or misconfiguration of the factory class name). Otherwise the processors produce a lot of logs continuously while running.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)