[ 
https://issues.apache.org/jira/browse/NIFI-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057300#comment-17057300
 ] 

ASF subversion and git services commented on NIFI-7245:
-------------------------------------------------------

Commit 3de3ad40290ccd4c9e09d5c4fd03e83a6cbf0d86 in nifi's branch 
refs/heads/master from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3de3ad4 ]

NIFI-7245: JMS processors yield when connection factory initialisation failed

Signed-off-by: Pierre Villard <[email protected]>

This closes #4133.


> 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
>          Components: Extensions
>            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)

Reply via email to