You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2013/09/10 13:25:52 UTC

[jira] [Updated] (HBASE-8610) Introduce interfaces to support MultiWAL

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

ramkrishna.s.vasudevan updated HBASE-8610:
------------------------------------------

    Attachment: HBASE-8610_firstcut.patch

Introduces interface for MultiWAL support.  Default implementation creates a WAL for meta and a WAL for the RS. 
TableBasedGrouper would group per table.  We can have implementation for grouping a specified number of WALs within the regions getting opened in a WAL.  I have not attached the implementation of it here in this patch.  Added testcase for DefaultGrouping and Table based grouping.  Comments and feedback welcome.
                
> Introduce interfaces to support MultiWAL
> ----------------------------------------
>
>                 Key: HBASE-8610
>                 URL: https://issues.apache.org/jira/browse/HBASE-8610
>             Project: HBase
>          Issue Type: Improvement
>          Components: wal
>    Affects Versions: 0.98.0
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.98.0
>
>         Attachments: HBASE-8610_firstcut.patch
>
>
> As the heading says this JIRA is specific to adding interfaces to support MultiWAL.

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