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 "Arun Suresh (JIRA)" <ji...@apache.org> on 2015/04/29 20:24:06 UTC

[jira] [Created] (HADOOP-11892) CryptoCodec#getInstance always returns a new instance of CryptoCodec. This could be expensive

Arun Suresh created HADOOP-11892:
------------------------------------

             Summary: CryptoCodec#getInstance always returns a new instance of CryptoCodec. This could be expensive
                 Key: HADOOP-11892
                 URL: https://issues.apache.org/jira/browse/HADOOP-11892
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 2.7.0
            Reporter: Arun Suresh
            Assignee: Arun Suresh


{{CryptoCodec#getInsatnce}} should be able to return possibly cached instances of the CryptoCodec implementation as instantiating a new instance every time could be expensive



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