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

stack commented on HBASE-7213:
------------------------------

This looks new (and important):

+        splitLog(serverNames, META_FILTER);
+        splitLog(serverNames, NON_META_FILTER);

I can remove this on commit:

   /** @return the HLog */
   public HLog getWAL();

Patch looks good to me.

Lets wait some time on hbase-3171.  If it doesn't show up soon, we'll commit 
this.
                
> 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
>             Fix For: 0.96.0
>
>         Attachments: 7213-2.4.patch, 7213-2.6.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