Mark Payne created NIFI-872:
-------------------------------
Summary: When clustered, Site-to-Site should advertise the nodes'
hostnames as they are configured in the nodes' properties files
Key: NIFI-872
URL: https://issues.apache.org/jira/browse/NIFI-872
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: Mark Payne
Fix For: 0.4.0
NIFI-868 adds a new property to configure the hostname that is advertised by
site-to-site, rather than relying on java's getLocalHost() to determine it.
This is very useful for many environments.
If a node is part of a cluster, though, it should tell the advertised hostname
to the NCM so that the NCM can provide that information back to clients, rather
than advertising the hostname that it uses when communicating via the
clustering protocol.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)