[jira] [Commented] (YARN-1703) Too many connections are opened for proxy server when applicationMaster UI is accessed.

2014-11-16 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213910#comment-14213910
 ] 

Hudson commented on YARN-1703:
--

FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #7 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/7/])
YARN-1703. Fixed ResourceManager web-proxy to close connections correctly. 
Contributed by Rohith Sharma. (vinodkv: rev 
198fb58776ec02397af5ad83259535b0291b745c)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/src/main/java/org/apache/hadoop/yarn/server/webproxy/WebAppProxyServlet.java


 Too many connections are opened for proxy server when applicationMaster UI is 
 accessed.
 ---

 Key: YARN-1703
 URL: https://issues.apache.org/jira/browse/YARN-1703
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.3.0
Reporter: Rohith
Assignee: Rohith
Priority: Critical
 Fix For: 2.7.0

 Attachments: YARN-1703.1.patch, YARN-1703.2.patch


 If running job is accessed for progress. there many CLOSE_WAIT connections 
 for proxyserver. Eventhough connection is released, it  makes  available 
 again to the HttpClient instance, but does not close it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-1703) Too many connections are opened for proxy server when applicationMaster UI is accessed.

2014-11-16 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213911#comment-14213911
 ] 

Hudson commented on YARN-1703:
--

SUCCESS: Integrated in Hadoop-Yarn-trunk #745 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/745/])
YARN-1703. Fixed ResourceManager web-proxy to close connections correctly. 
Contributed by Rohith Sharma. (vinodkv: rev 
198fb58776ec02397af5ad83259535b0291b745c)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/src/main/java/org/apache/hadoop/yarn/server/webproxy/WebAppProxyServlet.java
* hadoop-yarn-project/CHANGES.txt


 Too many connections are opened for proxy server when applicationMaster UI is 
 accessed.
 ---

 Key: YARN-1703
 URL: https://issues.apache.org/jira/browse/YARN-1703
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.3.0
Reporter: Rohith
Assignee: Rohith
Priority: Critical
 Fix For: 2.7.0

 Attachments: YARN-1703.1.patch, YARN-1703.2.patch


 If running job is accessed for progress. there many CLOSE_WAIT connections 
 for proxyserver. Eventhough connection is released, it  makes  available 
 again to the HttpClient instance, but does not close it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-1703) Too many connections are opened for proxy server when applicationMaster UI is accessed.

2014-11-16 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213930#comment-14213930
 ] 

Hudson commented on YARN-1703:
--

SUCCESS: Integrated in Hadoop-Hdfs-trunk-Java8 #7 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/7/])
YARN-1703. Fixed ResourceManager web-proxy to close connections correctly. 
Contributed by Rohith Sharma. (vinodkv: rev 
198fb58776ec02397af5ad83259535b0291b745c)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/src/main/java/org/apache/hadoop/yarn/server/webproxy/WebAppProxyServlet.java


 Too many connections are opened for proxy server when applicationMaster UI is 
 accessed.
 ---

 Key: YARN-1703
 URL: https://issues.apache.org/jira/browse/YARN-1703
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.3.0
Reporter: Rohith
Assignee: Rohith
Priority: Critical
 Fix For: 2.7.0

 Attachments: YARN-1703.1.patch, YARN-1703.2.patch


 If running job is accessed for progress. there many CLOSE_WAIT connections 
 for proxyserver. Eventhough connection is released, it  makes  available 
 again to the HttpClient instance, but does not close it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-1703) Too many connections are opened for proxy server when applicationMaster UI is accessed.

2014-11-16 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213931#comment-14213931
 ] 

Hudson commented on YARN-1703:
--

SUCCESS: Integrated in Hadoop-Hdfs-trunk #1935 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1935/])
YARN-1703. Fixed ResourceManager web-proxy to close connections correctly. 
Contributed by Rohith Sharma. (vinodkv: rev 
198fb58776ec02397af5ad83259535b0291b745c)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/src/main/java/org/apache/hadoop/yarn/server/webproxy/WebAppProxyServlet.java


 Too many connections are opened for proxy server when applicationMaster UI is 
 accessed.
 ---

 Key: YARN-1703
 URL: https://issues.apache.org/jira/browse/YARN-1703
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.3.0
Reporter: Rohith
Assignee: Rohith
Priority: Critical
 Fix For: 2.7.0

 Attachments: YARN-1703.1.patch, YARN-1703.2.patch


 If running job is accessed for progress. there many CLOSE_WAIT connections 
 for proxyserver. Eventhough connection is released, it  makes  available 
 again to the HttpClient instance, but does not close it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-1703) Too many connections are opened for proxy server when applicationMaster UI is accessed.

2014-11-16 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213940#comment-14213940
 ] 

Hudson commented on YARN-1703:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1959 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1959/])
YARN-1703. Fixed ResourceManager web-proxy to close connections correctly. 
Contributed by Rohith Sharma. (vinodkv: rev 
198fb58776ec02397af5ad83259535b0291b745c)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/src/main/java/org/apache/hadoop/yarn/server/webproxy/WebAppProxyServlet.java


 Too many connections are opened for proxy server when applicationMaster UI is 
 accessed.
 ---

 Key: YARN-1703
 URL: https://issues.apache.org/jira/browse/YARN-1703
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.3.0
Reporter: Rohith
Assignee: Rohith
Priority: Critical
 Fix For: 2.7.0

 Attachments: YARN-1703.1.patch, YARN-1703.2.patch


 If running job is accessed for progress. there many CLOSE_WAIT connections 
 for proxyserver. Eventhough connection is released, it  makes  available 
 again to the HttpClient instance, but does not close it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-1703) Too many connections are opened for proxy server when applicationMaster UI is accessed.

2014-11-16 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213941#comment-14213941
 ] 

Hudson commented on YARN-1703:
--

SUCCESS: Integrated in Hadoop-Mapreduce-trunk-Java8 #7 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/7/])
YARN-1703. Fixed ResourceManager web-proxy to close connections correctly. 
Contributed by Rohith Sharma. (vinodkv: rev 
198fb58776ec02397af5ad83259535b0291b745c)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/src/main/java/org/apache/hadoop/yarn/server/webproxy/WebAppProxyServlet.java
* hadoop-yarn-project/CHANGES.txt


 Too many connections are opened for proxy server when applicationMaster UI is 
 accessed.
 ---

 Key: YARN-1703
 URL: https://issues.apache.org/jira/browse/YARN-1703
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.3.0
Reporter: Rohith
Assignee: Rohith
Priority: Critical
 Fix For: 2.7.0

 Attachments: YARN-1703.1.patch, YARN-1703.2.patch


 If running job is accessed for progress. there many CLOSE_WAIT connections 
 for proxyserver. Eventhough connection is released, it  makes  available 
 again to the HttpClient instance, but does not close it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-1703) Too many connections are opened for proxy server when applicationMaster UI is accessed.

2014-11-16 Thread Rohith (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14214211#comment-14214211
 ] 

Rohith commented on YARN-1703:
--

Thanks vinod for reviewing and commiting patch:-)

 Too many connections are opened for proxy server when applicationMaster UI is 
 accessed.
 ---

 Key: YARN-1703
 URL: https://issues.apache.org/jira/browse/YARN-1703
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.3.0
Reporter: Rohith
Assignee: Rohith
Priority: Critical
 Fix For: 2.7.0

 Attachments: YARN-1703.1.patch, YARN-1703.2.patch


 If running job is accessed for progress. there many CLOSE_WAIT connections 
 for proxyserver. Eventhough connection is released, it  makes  available 
 again to the HttpClient instance, but does not close it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-1703) Too many connections are opened for proxy server when applicationMaster UI is accessed.

2014-11-15 Thread Vinod Kumar Vavilapalli (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213743#comment-14213743
 ] 

Vinod Kumar Vavilapalli commented on YARN-1703:
---

Closing connections explicitly makes sense to me given there isn't much point 
in reusing connections.

+1, checking this in.

 Too many connections are opened for proxy server when applicationMaster UI is 
 accessed.
 ---

 Key: YARN-1703
 URL: https://issues.apache.org/jira/browse/YARN-1703
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.3.0
Reporter: Rohith
Assignee: Rohith
Priority: Critical
 Fix For: 2.7.0

 Attachments: YARN-1703.1.patch, YARN-1703.2.patch


 If running job is accessed for progress. there many CLOSE_WAIT connections 
 for proxyserver. Eventhough connection is released, it  makes  available 
 again to the HttpClient instance, but does not close it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-1703) Too many connections are opened for proxy server when applicationMaster UI is accessed.

2014-11-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213748#comment-14213748
 ] 

Hudson commented on YARN-1703:
--

FAILURE: Integrated in Hadoop-trunk-Commit #6554 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/6554/])
YARN-1703. Fixed ResourceManager web-proxy to close connections correctly. 
Contributed by Rohith Sharma. (vinodkv: rev 
198fb58776ec02397af5ad83259535b0291b745c)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy/src/main/java/org/apache/hadoop/yarn/server/webproxy/WebAppProxyServlet.java
* hadoop-yarn-project/CHANGES.txt


 Too many connections are opened for proxy server when applicationMaster UI is 
 accessed.
 ---

 Key: YARN-1703
 URL: https://issues.apache.org/jira/browse/YARN-1703
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.3.0
Reporter: Rohith
Assignee: Rohith
Priority: Critical
 Fix For: 2.7.0

 Attachments: YARN-1703.1.patch, YARN-1703.2.patch


 If running job is accessed for progress. there many CLOSE_WAIT connections 
 for proxyserver. Eventhough connection is released, it  makes  available 
 again to the HttpClient instance, but does not close it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-1703) Too many connections are opened for proxy server when applicationMaster UI is accessed.

2014-09-24 Thread Rohith (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147329#comment-14147329
 ] 

Rohith commented on YARN-1703:
--

Hi all, Could anyone review the patch please?

 Too many connections are opened for proxy server when applicationMaster UI is 
 accessed.
 ---

 Key: YARN-1703
 URL: https://issues.apache.org/jira/browse/YARN-1703
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.3.0
Reporter: Rohith
Assignee: Rohith
Priority: Critical
 Attachments: YARN-1703.1.patch, YARN-1703.2.patch


 If running job is accessed for progress. there many CLOSE_WAIT connections 
 for proxyserver. Eventhough connection is released, it  makes  available 
 again to the HttpClient instance, but does not close it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-1703) Too many connections are opened for proxy server when applicationMaster UI is accessed.

2014-09-24 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147347#comment-14147347
 ] 

Hadoop QA commented on YARN-1703:
-

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12637370/YARN-1703.2.patch
  against trunk revision 428a766.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5117//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5117//console

This message is automatically generated.

 Too many connections are opened for proxy server when applicationMaster UI is 
 accessed.
 ---

 Key: YARN-1703
 URL: https://issues.apache.org/jira/browse/YARN-1703
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.3.0
Reporter: Rohith
Assignee: Rohith
Priority: Critical
 Attachments: YARN-1703.1.patch, YARN-1703.2.patch


 If running job is accessed for progress. there many CLOSE_WAIT connections 
 for proxyserver. Eventhough connection is released, it  makes  available 
 again to the HttpClient instance, but does not close it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-1703) Too many connections are opened for proxy server when applicationMaster UI is accessed.

2014-03-28 Thread Rohith (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13950552#comment-13950552
 ] 

Rohith commented on YARN-1703:
--

I am attaching connection established for accesing 1 application master ui. On 
every manuall refresh , it is incrementing more than 30 connections.


{noformat}
host-10-18-40-71:/home/OpenSource/hadoop-3.0.0-SNAPSHOT/sbin # netstat -tnpla | 
grep ProxyServer_PID
tcp0  0 0.0.0.0:49960.0.0.0:*   LISTEN  
27664/java
tcp0  0 10.18.40.71:45029   :::*LISTEN  
27664/java
tcp1  0 10.18.40.71:58696   10.18.40.71:56297   CLOSE_WAIT  
27664/java
tcp1  0 10.18.40.71:10375   10.18.40.71:56297   CLOSE_WAIT  
27664/java
tcp1  0 10.18.40.71:27934   10.18.40.71:56297   CLOSE_WAIT  
27664/java
tcp0  0 10.18.40.71:29802   10.18.40.77:45022   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:43589   10.18.40.71:56297   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:45347   10.18.40.71:56297   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:45029   10.18.40.77:10980   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:37156   10.18.40.71:56297   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:45029   10.18.40.77:37989   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:45029   10.18.40.77:18116   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:50766   10.18.40.71:56297   ESTABLISHED 
27664/java
tcp1  0 10.18.40.71:18836   10.18.40.71:56297   CLOSE_WAIT  
27664/java
tcp1  0 10.18.40.71:19376   10.18.40.71:56297   CLOSE_WAIT  
27664/java
tcp1  0 10.18.40.71:25214   10.18.40.71:56297   CLOSE_WAIT  
27664/java
tcp0  0 10.18.40.71:45029   10.18.40.77:54847   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:45029   10.18.40.77:12605   ESTABLISHED 
27664/java
tcp1  0 10.18.40.71:50339   10.18.40.71:56297   CLOSE_WAIT  
27664/java
tcp0  0 10.18.40.71:49870   10.18.40.71:56297   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:50956   10.18.40.71:56297   ESTABLISHED 
27664/java
tcp1  0 10.18.40.71:16896   10.18.40.71:56297   CLOSE_WAIT  
27664/java
tcp0  0 10.18.40.71:43026   10.18.40.71:56297   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:45029   10.18.40.77:12091   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:49205   10.18.40.71:56297   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:29968   10.18.40.71:56297   ESTABLISHED 
27664/java
tcp1  0 10.18.40.71:34355   10.18.40.71:56297   CLOSE_WAIT  
27664/java
tcp0  0 10.18.40.71:54701   10.18.40.71:56297   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:47084   10.18.40.71:56297   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:45029   10.18.40.77:32938   ESTABLISHED 
27664/java
tcp1  0 10.18.40.71:28034   10.18.40.71:56297   CLOSE_WAIT  
27664/java
tcp1  0 10.18.40.71:40430   10.18.40.71:56297   CLOSE_WAIT  
27664/java
tcp0  0 10.18.40.71:45029   10.18.40.77:56572   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:45029   10.18.40.77:60771   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:45029   10.18.40.77:39165   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:20341   10.18.40.71:56297   ESTABLISHED 
27664/java
tcp1  0 10.18.40.71:22649   10.18.40.71:56297   CLOSE_WAIT  
27664/java
tcp1  0 10.18.40.71:23049   10.18.40.71:56297   CLOSE_WAIT  
27664/java
tcp0  0 10.18.40.71:52172   10.18.40.71:56297   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:45029   10.18.40.77:57790   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:17880   10.18.40.71:56297   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:45029   10.18.40.77:22911   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:52107   10.18.40.71:56297   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:45029   10.18.40.77:38345   ESTABLISHED 
27664/java
tcp0  0 10.18.40.71:45029   10.18.40.77:40127   ESTABLISHED 
27664/java
tcp1  0 10.18.40.71:18287   10.18.40.71:56297   CLOSE_WAIT  
27664/java
tcp0  0 10.18.40.71:45029   10.18.40.77:30754   ESTABLISHED 
27664/java

{noformat}

 Too many connections are opened for proxy server when applicationMaster UI is 
 accessed.
 

[jira] [Commented] (YARN-1703) Too many connections are opened for proxy server when applicationMaster UI is accessed.

2014-03-28 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13950590#comment-13950590
 ] 

Hadoop QA commented on YARN-1703:
-

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12637370/YARN-1703.2.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/3484//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/3484//console

This message is automatically generated.

 Too many connections are opened for proxy server when applicationMaster UI is 
 accessed.
 ---

 Key: YARN-1703
 URL: https://issues.apache.org/jira/browse/YARN-1703
 Project: Hadoop YARN
  Issue Type: Bug
Affects Versions: 2.3.0
Reporter: Rohith
Assignee: Rohith
Priority: Critical
 Attachments: YARN-1703.1.patch, YARN-1703.2.patch


 If running job is accessed for progress. there many CLOSE_WAIT connections 
 for proxyserver. Eventhough connection is released, it  makes  available 
 again to the HttpClient instance, but does not close it. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)