You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Davy De Waele (JIRA)" <ji...@apache.org> on 2016/12/29 09:42:58 UTC

[jira] [Created] (NIFI-3266) ListenHTTP Processor should support EL for basePath and port

Davy De Waele created NIFI-3266:
-----------------------------------

             Summary: ListenHTTP Processor should support EL for basePath and port
                 Key: NIFI-3266
                 URL: https://issues.apache.org/jira/browse/NIFI-3266
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Configuration Management
    Affects Versions: 1.1.1, 1.1.0, 1.0.0
            Reporter: Davy De Waele


ListenHTTP should support expression language (without a flow file) for basePath and port in order to make use of the variable registry and reference different paths 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/ListenHTTP.java#L80#L93



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