Daryn Sharp created HADOOP-13429:
------------------------------------

             Summary: 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


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-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to