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

stack updated HBASE-1155:
-------------------------

    Fix Version/s:     (was: 0.19.2)
                       (was: 0.20.0)
                   0.21.0

Moving out of 0.20.0.  It doesn't work in hadoop 0.20.0.  Hopefully 0.21.0.

> Verify that FSDataoutputStream.sync() works
> -------------------------------------------
>
>                 Key: HBASE-1155
>                 URL: https://issues.apache.org/jira/browse/HBASE-1155
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: master, regionserver
>    Affects Versions: 0.19.0
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>             Fix For: 0.21.0
>
>         Attachments: patch.txt
>
>
> In order to guarantee that an HLog sync() flushes the data to the HDFS, we 
> will need to invoke FSDataOutputStream.sync() per HADOOP-4379.
> Currently, there is no access to the underlying FSDataOutputStream from 
> SequenceFile.Writer, as it is a package private member.

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

Reply via email to