You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2010/03/06 14:24:27 UTC

[jira] Created: (AVRO-454) DataFileStream should implement Closeable like DataFileWriter

DataFileStream should implement Closeable like DataFileWriter
-------------------------------------------------------------

                 Key: AVRO-454
                 URL: https://issues.apache.org/jira/browse/AVRO-454
             Project: Avro
          Issue Type: Improvement
          Components: java
    Affects Versions: 1.3.0
            Reporter: Ismael Juma
            Priority: Minor


DataFileStream should implement java.io.Closeable like DataFileWriter.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AVRO-454) DataFileStream should implement Closeable like DataFileWriter

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting resolved AVRO-454.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.1
         Assignee: Doug Cutting

I just committed a fix for this.

> DataFileStream should implement Closeable like DataFileWriter
> -------------------------------------------------------------
>
>                 Key: AVRO-454
>                 URL: https://issues.apache.org/jira/browse/AVRO-454
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>    Affects Versions: 1.3.0
>            Reporter: Ismael Juma
>            Assignee: Doug Cutting
>            Priority: Minor
>             Fix For: 1.3.1
>
>
> DataFileStream should implement java.io.Closeable like DataFileWriter.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.