[
https://issues.apache.org/jira/browse/NIFI-12993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-12993:
--------------------------------
Fix Version/s: 1.26.0
> PutDatabaseRecord: add auto commit property and fully implement Batch Size
> for sql statement type
> -------------------------------------------------------------------------------------------------
>
> Key: NIFI-12993
> URL: https://issues.apache.org/jira/browse/NIFI-12993
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Jim Steinebrey
> Assignee: Jim Steinebrey
> Priority: Major
> Fix For: 1.26.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Add auto_commit property to PutDatabaseRecord.
> Batch size property exists in PutDatabaseRecord and is implemented for some
> statement types, but batch size is ignored for the SQL statement type
> processing. Implement batch size processing for SQL statement types so all
> statement types in PutDatabaseRecord support it equally.
> PutSQL and other SQL processors have auto commit and batch size properties so
> it will be beneficial for PutDatabaseRecord to also implement them fully for
> consistency.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)