[
https://issues.apache.org/jira/browse/NIFI-4714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16300026#comment-16300026
]
ASF subversion and git services commented on NIFI-4714:
-------------------------------------------------------
Commit e8f6ff440a6b7114f9374c227ef2fa896e707f26 in nifi's branch
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=e8f6ff4 ]
NIFI-4714 - Use lowercase hostname for validation.
Signed-off-by: Pierre Villard <[email protected]>
This closes #2355.
> 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)