[
https://issues.apache.org/jira/browse/HADOOP-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Joseph Evans updated HADOOP-8986:
----------------------------------------
Status: Patch Available (was: Open)
> Server$Call object is never released after it is sent
> -----------------------------------------------------
>
> Key: HADOOP-8986
> URL: https://issues.apache.org/jira/browse/HADOOP-8986
> Project: Hadoop Common
> Issue Type: Bug
> Components: ipc
> Affects Versions: 0.23.4, 2.0.2-alpha
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
> Priority: Critical
> Attachments: HADOOP-8986.txt
>
>
> When an IPC response cannot be returned without blocking an Server$Call
> object is attached to the SelectionKey of the write selector. However the
> call object is never removed from the SlectionKey. So for a connection that
> rarely has large responses but is long lived there is a lot of data.
--
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