nifi/nifi-nar-bundles/nifi-atlas-bundle
Koji Kawamura 79a7014a95 NIFI-4971: ReportLineageToAtlas complete path can miss one-time lineages
- Separated Hook message de-duplication logic from NiFiAtlasHook to
NotificationSender
- NiFiAtlasHook used to send individual CREATE_ENTITY messages for each entities,
this commit changed it to bundle all new entities into a single
CREATE_ENTITY to preserve entity creation order, so that new DataSet
entities can be referred from new nifi_flow_path entities
- Added more unit tests

This closes #2542

Signed-off-by: Mike Thomsen <mikerthomsen@gmail.com>
2018-05-15 05:50:26 -04:00
..
nifi-atlas-nar NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00
nifi-atlas-reporting-task NIFI-4971: ReportLineageToAtlas complete path can miss one-time lineages 2018-05-15 05:50:26 -04:00
pom.xml NIFI-4995-RC3 prepare for next development iteration 2018-04-03 08:28:34 -07:00