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

ASF subversion and git services commented on NIFI-8253:
-------------------------------------------------------

Commit f44e9a1028cad6a4371602b7b20618930916716a in nifi's branch 
refs/heads/support/nifi-1.13 from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f44e9a1 ]

NIFI-8253: Restore call to session.commit() in GenerateTableFetch

Signed-off-by: Pierre Villard <[email protected]>

This closes #4840.


> GenerateTableFetch never commits the session
> --------------------------------------------
>
>                 Key: NIFI-8253
>                 URL: https://issues.apache.org/jira/browse/NIFI-8253
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.13.0
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>            Priority: Blocker
>             Fix For: 1.14.0, 1.13.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> In NIFI-8136, the session.commit() call was inadvertently removed from 
> GenerateTableFetch (rather than moved until after the session.setState() 
> call). This regression was not caught by unit tests because no assertion was 
> made that the session(s) had been committed.
> The session.commit() call should be returned and the unit test(s) should 
> assert the session(s) have been committed.



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

Reply via email to