steveloughran opened a new pull request #2587: URL: https://github.com/apache/hadoop/pull/2587
Specification of OutputStream and Syncable with * RawLocalFileSystem to implement Syncable * Consistent use of StreamCapabilities everywhere This is a rebase of #2102. Because the RawLocalOutputStream is now wrapped by `BufferedIOStatisticsOutputStream`, which does passthrough of stream capabilities and the Syncable API, the tests which were failing there should now work ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
