Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
To replicate, create two separate Flows:
GenerateFlowFile (File Size 800 KB) -> UpdateAttribute [auto-terminate]
GenerateFlowFile (FileSize 0 B) -> UpdateAttribute [auto-terminate]
On the second one, that is generating 0-byte flowfiles, configure the Connection to Load Balance (Round Robin is easiest).
Start both flows.
After a minute or two, stop the GenerateFlowFile processors; let the flowfiles finish being processed by UpdateAttribute.
Now, wait for the FlowFile Repository to checkpoint. At this point, the content claim should be cleaned up and delete/archive any content claims (with the exception of a few claims that are still 'writable'). However, some claims are still sticking around when they shouldn't.
Attachments
Issue Links
- links to