Mark Payne created NIFI-2540:
--------------------------------
Summary: Templates should be scrubbed for Property Descriptors'
descriptions
Key: NIFI-2540
URL: https://issues.apache.org/jira/browse/NIFI-2540
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: Mark Payne
Assignee: Mark Payne
Fix For: 1.0.0
In NIFI-2150, we removed a lot of unused information from templates. The
Property Descriptors, in particular, were removed. However, these were later
added back in, as it was necessary to have the 'Identifies Controller Service'
flag. Bringing this back in, however, brings in the descriptions which are very
verbose, unused, and may change over time, which would cause problems with the
deterministic templating effort. We should remove everything from the Property
Descriptors except for the name and whether or not the property identifies a
controller service.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)