sahilTakiar commented on issue #690: HADOOP-14747: S3AInputStream to implement CanUnbuffer URL: https://github.com/apache/hadoop/pull/690#issuecomment-480450109 Ok. In that case, the approach I took in the patch should be good. The contract specifies that calling `unbuffer` after `close` should be a no-op, and I added contract tests that validate `unbuffer` succeeds on closed files.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
