[ 
https://issues.apache.org/jira/browse/AVRO-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13816820#comment-13816820
 ] 

Hudson commented on AVRO-1388:
------------------------------

SUCCESS: Integrated in AvroJava #402 (See 
[https://builds.apache.org/job/AvroJava/402/])
AVRO-1388. Java: Add fsync support to DataFileWriter.  Contributed by Hari 
Shreedharan. (cutting: rev 1539765)
* /avro/trunk/CHANGES.txt
* 
/avro/trunk/lang/java/avro/src/main/java/org/apache/avro/file/DataFileWriter.java
* /avro/trunk/lang/java/avro/src/main/java/org/apache/avro/file/Syncable.java
* 
/avro/trunk/lang/java/avro/src/main/java/org/apache/avro/file/SyncableFileOutputStream.java
* /avro/trunk/lang/java/avro/src/test/java/org/apache/avro/TestDataFile.java


> Avro container files should allow fsync-ing files to disk
> ---------------------------------------------------------
>
>                 Key: AVRO-1388
>                 URL: https://issues.apache.org/jira/browse/AVRO-1388
>             Project: Avro
>          Issue Type: New Feature
>            Reporter: Hari Shreedharan
>            Assignee: Hari Shreedharan
>             Fix For: 1.7.6
>
>         Attachments: AVRO-1388-2.patch, AVRO-1388.patch, AVRO-1388.patch
>
>
> Another feature we require in Avro data files in addition to AVRO-1387 is 
> that we be able to fsync the files to disk. Currently we cannot do this, but 
> this can be achieved without API changes. If there are no objections,  I will 
> submit a patch



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to