Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
Description
If ProcessSession.append() is called multiple times for a FlowFile and in one of the calls other than the first call, an Exception is thrown, the claimant count is decremented more than once. This can result in the content being deleted or archived too soon. Consequently, this could also result in a NullPointerException being thrown when attempting to write to the FlowFile.
Attachments
Issue Links
- is related to
-
NIFI-2551 Rare condition causes FileSystemRepository NPE
- Resolved
- links to
There are no Sub-Tasks for this issue.