[
https://issues.apache.org/jira/browse/NIFI-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415577#comment-15415577
]
ASF GitHub Bot commented on NIFI-2540:
--------------------------------------
Github user olegz commented on the issue:
https://github.com/apache/nifi/pull/828
Reviewing.
> 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)