Make MapFile.Reader and Writer implement java.io.Closeable
----------------------------------------------------------
Key: HADOOP-3861
URL: https://issues.apache.org/jira/browse/HADOOP-3861
Project: Hadoop Core
Issue Type: Improvement
Components: io
Reporter: Tom White
Assignee: Tom White
Both MapFile.Reader and Writer have a close() method with the right signature.
They just need to declare that they implement Closeable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.