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

ZhangCheng updated NIFI-7403:
-----------------------------
          Component/s: Extensions
    Affects Version/s: 1.11.4
          Description: 
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.

> PutSql improvement
> ------------------
>
>                 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
>
> 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