Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.16.0
-
None
Description
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.
Attachments
Issue Links
- is caused by
-
NIFI-9546 PutTCP / PutUDP are inefficient
-
- Resolved
-
- links to