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

Rishit Shroff updated HBASE-12753:
----------------------------------
    Attachment: 0001-HBASE-12753-Get-rid-of-the-AbtractWAL.patch

> Remove AbstractWAL from hbase-consensus
> ---------------------------------------
>
>                 Key: HBASE-12753
>                 URL: https://issues.apache.org/jira/browse/HBASE-12753
>             Project: HBase
>          Issue Type: Sub-task
>          Components: wal
>    Affects Versions: HBASE-12259
>            Reporter: Rishit Shroff
>            Assignee: Rishit Shroff
>            Priority: Minor
>             Fix For: HBASE-12259
>
>         Attachments: 0001-HBASE-12753-Get-rid-of-the-AbtractWAL.patch
>
>
> The HydraBase codebase abstracted out WAL into :
> 1) HBase WAL (HLog)
> 2) Quorum WAL
> In order to make the application independent, AbstractWAL was used to make it 
> transparent from HRegionServer perspective. 
> In the trunk, there is a similar interface WALProvider. Hence, removing the 
> AbstractWAL from the hbase-consensus code base.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to