Bryan Bende created NIFI-4996:
---------------------------------
Summary: Duplicate copies of record reader/writer controller
services shown
Key: NIFI-4996
URL: https://issues.apache.org/jira/browse/NIFI-4996
Project: Apache NiFi
Issue Type: Bug
Reporter: Bryan Bende
Fix For: 1.6.0
On master the site-to-site reporting bundle is including the record
reader/writer implementations to make use of the JSON reader:
[https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-site-to-site-reporting-bundle/nifi-site-to-site-reporting-task/src/main/java/org/apache/nifi/reporting/AbstractSiteToSiteReportingTask.java#L250]
This causes them to get loaded twice by the framework and shown twice in the UI.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)