[ 
https://issues.apache.org/jira/browse/NIFI-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415618#comment-15415618
 ] 

ASF subversion and git services commented on NIFI-2540:
-------------------------------------------------------

Commit 85877a73dc454a4b7f2b567517d345332ccb3b52 in nifi's branch 
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=85877a7 ]

NIFI-2540: Exclude from templates the parts of property descriptors that are 
not necessary. Also ensure that Property Descriptors are not completely removed 
from Controller Services.

This closes #828


> 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)

Reply via email to