You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Bende (JIRA)" <ji...@apache.org> on 2016/12/20 13:59:58 UTC

[jira] [Created] (NIFI-3231) PutTCP and PutUDP should support EL for host and port

Bryan Bende created NIFI-3231:
---------------------------------

             Summary: PutTCP and PutUDP should support EL for host and port
                 Key: NIFI-3231
                 URL: https://issues.apache.org/jira/browse/NIFI-3231
             Project: Apache NiFi
          Issue Type: Improvement
    Affects Versions: 1.1.0, 1.0.0, 1.1.1
            Reporter: Bryan Bende


PutTCP and PutUDP should support expression language (without a flow file) for host and port in order to make use of the variable registry and reference different hosts and ports per environment.

Relevant code:

https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutTCP.java#L110

https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutUDP.java#L94



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