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

Andrew Purtell updated HBASE-2059:
----------------------------------

    Status: Patch Available  (was: Open)

Passes all local tests, importantly:
* TestFullLogReconstruction
* TestHLog

I'd like to see this go in. It's the foundation for a bake off between 
different log formats, for example, SequenceFile vs. Avro's DataFileWriter. 

I'll add hbase-default.xml entries on commit as J-D suggests. 

> Break out WAL reader and writer impl from HLog
> ----------------------------------------------
>
>                 Key: HBASE-2059
>                 URL: https://issues.apache.org/jira/browse/HBASE-2059
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: HBASE-2059.patch
>
>
> Use Configuration and reflection to bind HLog reader and writer at runtime, 
> to allow users to chose between different HLog reader/writer implementation 
> pairs. 

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