[ 
https://issues.apache.org/jira/browse/NIFI-3355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868714#comment-15868714
 ] 

ASF GitHub Bot commented on NIFI-3355:
--------------------------------------

Github user brosander commented on the issue:

    https://github.com/apache/nifi/pull/1508
  
    +1 merging


> 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
>
> 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)

Reply via email to