[
https://issues.apache.org/jira/browse/HADOOP-15476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489914#comment-16489914
]
Arpit Agarwal commented on HADOOP-15476:
----------------------------------------
Thanks for catching this [~ajayydv].
Can we just remove this log message? There is another message below:
{code}
LOG.debug("Binding {} to {}", principal, localAddr);
{code}
For wildcard address, localAddr will be null. So perhaps we can fix this other
log message to print wildcard if localAddr is null.
> fix logging for split-dns multihome
> ------------------------------------
>
> Key: HADOOP-15476
> URL: https://issues.apache.org/jira/browse/HADOOP-15476
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Ajay Kumar
> Assignee: Ajay Kumar
> Priority: Major
> Fix For: 3.2.0, 3.1.1
>
> Attachments: HADOOP-15476-branch-3.1.00.patch, HADOOP-15476.00.patch
>
>
> Fix debug log statement introduced in [HADOOP-15250].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]