Joseph Percivall created NIFI-4145:
--------------------------------------
Summary: RouteOnAttribute doesn't document the attribute it writes
Key: NIFI-4145
URL: https://issues.apache.org/jira/browse/NIFI-4145
Project: Apache NiFi
Issue Type: Bug
Components: Documentation & Website
Reporter: Joseph Percivall
Priority: Trivial
RouteOnAttribute writes "RouteOnAttribute.Route" for the relationship it routes
the flowfile to[1]. This is not listed as an annotation[2] and it should be.
[1]
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/RouteOnAttribute.java#L263
[2]
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/RouteOnAttribute.java#L70
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)