[jira] [Updated] (HADOOP-7317) RPC.stopProxy doesn't actually close proxy

2015-03-09 Thread Allen Wittenauer (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated HADOOP-7317:
-
Fix Version/s: (was: 0.24.0)

> RPC.stopProxy doesn't actually close proxy
> --
>
> Key: HADOOP-7317
> URL: https://issues.apache.org/jira/browse/HADOOP-7317
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: ipc
>Affects Versions: 0.22.0
>Reporter: Todd Lipcon
>
> Discovered while investigating HDFS-1965, it turns out that the 
> reference-counting done in WritableRpcEngine.ClientCache doesn't map 
> one-to-one with open TCP connections. This means that it's easy to 
> accidentally leave TCP connections open longer than expected so long as the 
> client has any other connections open at all.



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


[jira] [Updated] (HADOOP-7317) RPC.stopProxy doesn't actually close proxy

2012-09-26 Thread Robert Joseph Evans (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Joseph Evans updated HADOOP-7317:


Fix Version/s: (was: 0.23.3)
   0.24.0

> RPC.stopProxy doesn't actually close proxy
> --
>
> Key: HADOOP-7317
> URL: https://issues.apache.org/jira/browse/HADOOP-7317
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: ipc
>Affects Versions: 0.22.0
>Reporter: Todd Lipcon
> Fix For: 0.24.0
>
>
> Discovered while investigating HDFS-1965, it turns out that the 
> reference-counting done in WritableRpcEngine.ClientCache doesn't map 
> one-to-one with open TCP connections. This means that it's easy to 
> accidentally leave TCP connections open longer than expected so long as the 
> client has any other connections open at all.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-7317) RPC.stopProxy doesn't actually close proxy

2012-03-04 Thread Arun C Murthy (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun C Murthy updated HADOOP-7317:
--

Fix Version/s: (was: 0.23.1)
   0.23.3

> RPC.stopProxy doesn't actually close proxy
> --
>
> Key: HADOOP-7317
> URL: https://issues.apache.org/jira/browse/HADOOP-7317
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: ipc
>Affects Versions: 0.22.0
>Reporter: Todd Lipcon
> Fix For: 0.23.3
>
>
> Discovered while investigating HDFS-1965, it turns out that the 
> reference-counting done in WritableRpcEngine.ClientCache doesn't map 
> one-to-one with open TCP connections. This means that it's easy to 
> accidentally leave TCP connections open longer than expected so long as the 
> client has any other connections open at all.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (HADOOP-7317) RPC.stopProxy doesn't actually close proxy

2011-11-09 Thread Vinod Kumar Vavilapalli (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli updated HADOOP-7317:


Fix Version/s: (was: 0.22.0)
   0.23.1

I got bitten by this at MAPREDUCE-. MR AM creates lots of connections to 
NodeManagers to launch containers and on a big enough cluster, MR AM is hitting 
the #processes limits set on nodes (2048). I am working around temporarily by 
setting the RPC client maxIdleTime to zero.

Any ideas on how we can fix this?

> RPC.stopProxy doesn't actually close proxy
> --
>
> Key: HADOOP-7317
> URL: https://issues.apache.org/jira/browse/HADOOP-7317
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: ipc
>Affects Versions: 0.22.0
>Reporter: Todd Lipcon
> Fix For: 0.23.1
>
>
> Discovered while investigating HDFS-1965, it turns out that the 
> reference-counting done in WritableRpcEngine.ClientCache doesn't map 
> one-to-one with open TCP connections. This means that it's easy to 
> accidentally leave TCP connections open longer than expected so long as the 
> client has any other connections open at all.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira