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

[jira] [Reopened] (NIFI-4773) Database Fetch processor setup is incorrect

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

Matt Burgess reopened NIFI-4773:
--------------------------------

Reopening due to regression introduced with the previous PR. The logic to re-populate the column type map is only executed when the Max value columns property is modified. The map should be repopulated when connection pool, table name, etc. is modified (any time the processor would be pointing at a different set of columns).

> 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)