You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ryan Persaud (JIRA)" <ji...@apache.org> on 2016/11/16 16:21:58 UTC

[jira] [Created] (NIFI-3046) Use Variable Registry to populate field that do not currently support EL

Ryan Persaud created NIFI-3046:
----------------------------------

             Summary: Use Variable Registry to populate field that do not currently support EL
                 Key: NIFI-3046
                 URL: https://issues.apache.org/jira/browse/NIFI-3046
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Configuration
            Reporter: Ryan Persaud
            Priority: Minor


My organization has NiFi instances with identical flows running in different environments and we would like to take advantage of the ability to substitute values from the Variable Registry into processor properties.  This works great for fields like 'Topic Name' in PutKafka that support Expression Language (EL), but it does not work for fields like 'Known Brokers' that do not support EL.  

Would it be worth my while to enable EL for these fields and issue a Pull Request, or is there another approach in mind for allowing these fields to be populated from the Variable Registry?  Thanks for the information.



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