Skip to content

Commit

Permalink
NIFI-8605 Adding a new property for ExecuteSQL and ExecuteSQLRecord p…
Browse files Browse the repository at this point in the history
…rocessors to enable/disable auto committing

change the default value of auto commit function to true
Changed the auto commit property name and add more details in the description
If the auto commit is set to false, commit() is called for consistency
adds unit tests
Fix the check style issue of having more than 200 characters in single line

Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes apache#5554
  • Loading branch information
VibAruna authored and krisztina-zsihovszki committed Jun 27, 2022
1 parent e732666 commit 00fcde2
Show file tree
Hide file tree
Showing 5 changed files with 217 additions and 158 deletions.

0 comments on commit 00fcde2

Please sign in to comment.