[
https://issues.apache.org/jira/browse/NIFI-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16652320#comment-16652320
]
ASF subversion and git services commented on NIFI-5708:
-------------------------------------------------------
Commit 51ed618cf02b56fcb1683f6e4f6069a70e8e5ca6 in nifi's branch
refs/heads/master from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=51ed618 ]
NIFI-5708 Fixing the creation of ValidationContextFactory for controller
services so it uses the ComponentVariableRegistry and not the file-based
instance
Signed-off-by: Matthew Burgess <[email protected]>
This closes #3081
> PG Variables not available in controller service ValidationContext
> ------------------------------------------------------------------
>
> Key: NIFI-5708
> URL: https://issues.apache.org/jira/browse/NIFI-5708
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.7.0, 1.7.1
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Major
> Fix For: 1.8.0
>
>
> * Create a controller service that has a custom validate method that
> evaluates a property with EL, example HBase_1_1_2_ClientService.
> * Set the Config Resources to a variable name like ${hbase.config}.
> * Create a variable at the PG name hbase.config
> * Notice the custom validate does not pick up the files referenced by the
> variable
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)