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)