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

Ted Yu commented on HBASE-7213:
-------------------------------

There're a few conflicts for patch v8:
{code}
-rw-r--r--  1 tyu  staff  1578 Jan  9 15:24 
./hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterFileSystem.java.rej
-rw-r--r--  1 tyu  staff  3086 Jan  9 15:24 
./hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java.rej
-rw-r--r--  1 tyu  staff  1380 Jan  9 15:24 
./hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/FSHLog.java.rej
-rw-r--r--  1 tyu  staff  323 Jan  9 15:24 
./hbase-server/src/test/java/org/apache/hadoop/hbase/util/MockRegionServerServices.java.rej
{code}
After they're fixed, let Hadoop QA run the test suite.
                
> Have HLog files for .META. edits only
> -------------------------------------
>
>                 Key: HBASE-7213
>                 URL: https://issues.apache.org/jira/browse/HBASE-7213
>             Project: HBase
>          Issue Type: Improvement
>          Components: master, regionserver
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>            Priority: Critical
>             Fix For: 0.96.0
>
>         Attachments: 7213-2.4.patch, 7213-2.6.patch, 7213-2.8.patch, 
> 7213-in-progress.2.2.patch, 7213-in-progress.2.patch, 7213-in-progress.patch
>
>
> Over on HBASE-6774, there is a discussion on separating out the edits for 
> .META. regions from the other regions' edits w.r.t where the edits are 
> written. This jira is to track an implementation of that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to