You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2009/12/31 06:49:33 UTC

[jira] Resolved: (HADOOP-6128) Serializer and Deserializer should extend java.io.Closeable

     [ https://issues.apache.org/jira/browse/HADOOP-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White resolved HADOOP-6128.
-------------------------------

    Resolution: Duplicate

Fixed in HADOOP-6165.

> 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.