Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
PutSQL.putFlowFiles gets called in a loop and it collects the executed FFs in a RoutingResult object which is basically a map. The method also sends provenance events for the processed FFs.
Bug: the method sends the events in every iteration for all the FFs already in the map, which leads to duplicated events in provenance history.
Attachments
Issue Links
- links to