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

ZhangCheng edited comment on NIFI-7403 at 5/12/20, 12:56 PM:
-------------------------------------------------------------

https://github.com/apache/nifi/pull/4266


was (Author: ku_cheng):
https://github.com/apache/nifi/pull/4239

> Put.java improvement(PutSQL's transactions support)
> ---------------------------------------------------
>
>                 Key: NIFI-7403
>                 URL: https://issues.apache.org/jira/browse/NIFI-7403
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.11.4
>            Reporter: ZhangCheng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> PutSQL processor support <Support Fragmented Transactions>,if we set this 
> property true, I think it means The PutSQL processor will excute these sqls 
> of one transaction Transactionally!!
> But we find that when we set the <Rollback On Failure> false, those sqls of 
> one transaction do not excute transactionally,some sucess and some failure. I 
> think it's wrong.
> I think, if we set <Support Fragmented Transactions> true, it should be 
> executed Transactionally, no matter <Rollback On Failure> is true or false.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to