You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (Jira)" <ji...@apache.org> on 2021/02/23 20:07:00 UTC

[jira] [Updated] (NIFI-8253) GenerateTableFetch never commits the session

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

Matt Burgess updated NIFI-8253:
-------------------------------
    Status: Patch Available  (was: In Progress)

> 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: Major
>             Fix For: 1.14.0, 1.13.1
>
>          Time Spent: 10m
>  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)