You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Kihwal Lee (JIRA)" <ji...@apache.org> on 2016/08/02 15:56:21 UTC

[jira] [Resolved] (HADOOP-13429) Dispose of unnecessary SASL servers

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

Kihwal Lee resolved HADOOP-13429.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0-alpha2
                   2.9.0

> Dispose of unnecessary SASL servers
> -----------------------------------
>
>                 Key: HADOOP-13429
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13429
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: ipc
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>             Fix For: 2.9.0, 3.0.0-alpha2
>
>         Attachments: HADOOP-13429.patch
>
>
> The IPC server retains a per-connection SASL server for the duration of the connection.  This causes many unnecessary objects to be promoted to old gen.  The SASL server should be disposed of unless required for subsequent encryption.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org