[
https://issues.apache.org/jira/browse/NIFI-4773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16335814#comment-16335814
]
ASF subversion and git services commented on NIFI-4773:
-------------------------------------------------------
Commit 84848f7cbb55fe6b6ad7d1c22166cef6d5a0b39c in nifi's branch
refs/heads/master from [~ca9mbu]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=84848f7 ]
NIFI-4773: Moved DB Fetch processors' connection code from setup to onTrigger
Signed-off-by: Pierre Villard <[email protected]>
This closes #2422.
> Database Fetch processor setup is incorrect
> -------------------------------------------
>
> Key: NIFI-4773
> URL: https://issues.apache.org/jira/browse/NIFI-4773
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Wynner
> Assignee: Matt Burgess
> Priority: Major
> Fix For: 1.6.0
>
>
> The QueryDatabaseTable processor attempts to make a database connection
> during setup (OnScheduled), this can cause issues with the flow when errors
> occur.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)