[
https://issues.apache.org/jira/browse/NIFI-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15795552#comment-15795552
]
ASF subversion and git services commented on NIFI-3231:
-------------------------------------------------------
Commit 9b47961d1c0dcc29f91c083e0affb99e1db07084 in nifi's branch
refs/heads/master from [~pvillard]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=9b47961 ]
NIFI-3231 Added EL support to hostname and port in PutTCP/UDP
This closes #1361.
Signed-off-by: Bryan Bende <[email protected]>
> 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.0.0, 1.1.0, 1.1.1
> Reporter: Bryan Bende
> Assignee: Pierre Villard
>
> 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)