You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Eric Hanson (JIRA)" <ji...@apache.org> on 2019/01/08 15:04:00 UTC

[jira] [Commented] (NIFI-3611) Add option to select transaction isolation level for QueryDataBaseTable processor

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

Eric Hanson commented on NIFI-3611:
-----------------------------------

Created PRĀ 3248 ([https://github.com/apache/nifi/pull/3248]) as a resolution to this ticket

> Add option to select transaction isolation level for QueryDataBaseTable processor
> ---------------------------------------------------------------------------------
>
>                 Key: NIFI-3611
>                 URL: https://issues.apache.org/jira/browse/NIFI-3611
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Eric Hanson
>            Priority: Major
>
> In many organizations, when reading from transactional DB systems, it is required to read from tables using the TRANSACTION_READ_UNCOMMITTED transaction isolation level.  The QueryDatabaseTable processor should have an option in the properties to select from a list of transaction isolation levels.  Not all drivers will support all isolation levels, but there should be an option to set this for the one's that do.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)