[
https://issues.apache.org/jira/browse/YARN-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anubhav Dhoot updated YARN-2119:
--------------------------------
Attachment: YARN-2119.patch
Fix with unit tests. Ran
org.apache.hadoop.yarn.server.webproxy.TestWebAppProxyServer tests
> Fix the DEFAULT_PROXY_ADDRESS used for getBindAddress to fix 1590
> -----------------------------------------------------------------
>
> Key: YARN-2119
> URL: https://issues.apache.org/jira/browse/YARN-2119
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Anubhav Dhoot
> Assignee: Anubhav Dhoot
> Attachments: YARN-2119.patch
>
>
> The fix for [YARN-1590|https://issues.apache.org/jira/browse/YARN-1590]
> introduced an method to get web proxy bind address with the incorrect default
> port. Because all the users of the method (only 1 user) ignores the port, its
> not breaking anything yet. Fixing it in case someone else uses this in the
> future.
--
This message was sent by Atlassian JIRA
(v6.2#6252)