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

ASF GitHub Bot commented on NIFI-2208:
--------------------------------------

Github user JPercivall commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/571#discussion_r72173887
  
    --- Diff: nifi-mock/src/main/java/org/apache/nifi/util/TestRunners.java ---
    @@ -17,11 +17,12 @@
     package org.apache.nifi.util;
     
     import org.apache.nifi.processor.Processor;
    +import org.apache.nifi.registry.VariableRegistryUtils;
     
     public class TestRunners {
     
         public static TestRunner newTestRunner(final Processor processor) {
    --- End diff --
    
    There should be the ability to customize the properties in the 
VariableRegistry. Maybe just give another static constructor that allows the 
user to pass it in and then forward that to the StandardProcessorTestRunner?


> Support Custom Properties in Expression Language - 1.x baseline
> ---------------------------------------------------------------
>
>                 Key: NIFI-2208
>                 URL: https://issues.apache.org/jira/browse/NIFI-2208
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Mark Payne
>            Assignee: Yolanda M. Davis
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> NIFI-1974 addressed this for the 0.x baseline but the PR does not apply 
> cleanly to the 1.x baseline. Creating a separate JIRA for 1.x so that we can 
> close out NIFI-1974 since 0.7.0 is ready to be released.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to