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