You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "John Zhuge (JIRA)" <ji...@apache.org> on 2017/09/15 20:38:00 UTC

[jira] [Created] (HADOOP-14872) CryptoInputStream should implement unbuffer

John Zhuge created HADOOP-14872:
-----------------------------------

             Summary: CryptoInputStream should implement unbuffer
                 Key: HADOOP-14872
                 URL: https://issues.apache.org/jira/browse/HADOOP-14872
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs
    Affects Versions: 2.6.4
            Reporter: John Zhuge


Discovered in IMPALA-5909.

CryptoInputStream extending FSDataInputStream should implement unbuffer method
* Release buffer and cache when instructed
* Avoid calling super unbuffer method that throws UOE. Applications may not handle the UOE very well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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