[ 
https://issues.apache.org/jira/browse/HBASE-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763834#action_12763834
 ] 

stack commented on HBASE-1887:
------------------------------

In HLog I just added reflection to make the SequenceFile out data member 
accessible so I could call sync on it (which goes through to the new hflush 
call).  I traced it in debugger and we seem to be doing right thing.

Outstanding is fixing the broken THBase test and adding a unit test that proves 
sync is actually working.

Then, its testing up on clusters.

> Update hbase trunk to latests on hadoop 0.21 branch so we can all test 
> sync/append
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-1887
>                 URL: https://issues.apache.org/jira/browse/HBASE-1887
>             Project: Hadoop HBase
>          Issue Type: Task
>            Reporter: stack
>
> Update hbase to include hdfs, common, and mr jars... and all their test 
> counterparts.  try to figure what to do about native code.  get it all in so 
> we can start testing sync/append before 0.21 freezes.  See Clint's 
> hbase-1877.  Something for sure has changed in hdfs.

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