Koji Kawamura created NIFI-4714:
-----------------------------------
Summary: S2S does not work with default configuration if hostname
has uppercase
Key: NIFI-4714
URL: https://issues.apache.org/jira/browse/NIFI-4714
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.5.0
Reporter: Koji Kawamura
Assignee: Koji Kawamura
Fix For: 1.5.0
NIFI-4632 added hostname retrieved by InetAddress.getLocalHost() to valid
hostnames. But it does not lowercase the hostname while hostHeaderIsValid
method matches lowercased hostname against valid hosts. This makes S2S with
default configuration to fail if hostname contains uppercase character.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)