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

[jira] [Updated] (NIFI-9571) PutTCP and PutUDP not committing Session

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

David Handermann updated NIFI-9571:
-----------------------------------
    Status: Patch Available  (was: In Progress)

> PutTCP and PutUDP not committing Session
> ----------------------------------------
>
>                 Key: NIFI-9571
>                 URL: https://issues.apache.org/jira/browse/NIFI-9571
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.16.0
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>             Fix For: 1.16.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Recent updates to improve the behavior of {{PutTCP}} and {{PutUDP}} removed calls to {{ProcessSession.commitAsync()}} in some operational scenarios.  Both of these procesors extend {{{}AbstractPutEventProcessor{}}}, which extends {{{}AbstractSessionFactoryProcessor{}}}.  As a result of this class hierarchy, it is necessary to call {{commitAsync()}} after Session operations.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)