[
https://issues.apache.org/jira/browse/YARN-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018307#comment-14018307
]
Hudson commented on YARN-2119:
------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #5650 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/5650/])
YARN-2119. DEFAULT_PROXY_ADDRESS should use DEFAULT_PROXY_PORT. (Anubhav Dhoot
via kasha) (kasha:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1600484)
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
*
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/conf/YarnConfiguration.java
*
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/src/test/java/org/apache/hadoop/yarn/server/webproxy/TestWebAppProxyServer.java
> DEFAULT_PROXY_ADDRESS should use DEFAULT_PROXY_PORT
> ---------------------------------------------------
>
> Key: YARN-2119
> URL: https://issues.apache.org/jira/browse/YARN-2119
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Anubhav Dhoot
> Assignee: Anubhav Dhoot
> Fix For: 2.5.0
>
> 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)