Serializer and Deserializer should extend java.io.Closeable -----------------------------------------------------------
Key: HADOOP-6128 URL: https://issues.apache.org/jira/browse/HADOOP-6128 Project: Hadoop Common Issue Type: Improvement Components: io Reporter: Tom White This change wouldn't change behaviour or the API, but would make it possible to use such utilities as IOUtils#closeStream() on Serializers and Deserializers. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.