[
https://issues.apache.org/jira/browse/NIFI-3355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Storck updated NIFI-3355:
------------------------------
Fix Version/s: 1.2.0
> nifi.web.http(s).host set to 0.0.0.0 breaks request replication when clustered
> ------------------------------------------------------------------------------
>
> Key: NIFI-3355
> URL: https://issues.apache.org/jira/browse/NIFI-3355
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.0.0, 1.1.0, 1.1.1, 1.0.1
> Reporter: Jeff Storck
> Assignee: Jeff Storck
> Fix For: 1.2.0
>
>
> The value of nifi.web.http(s).host is used as the node's address (combined
> with the configured port) and is the address used for request replication.
> When nodes are clustered, and 0.0.0.0 is used to bind Jetty to all network
> interfaces, requests are replicated to 0.0.0.0:8080 (for example) and are
> unable to be completed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)