[
https://issues.apache.org/jira/browse/HBASE-5937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flavio Junqueira updated HBASE-5937:
------------------------------------
Attachment: HBASE-5937.patch
Attaching a preliminary patch for this issue. The patch is a bit long, but
mostly trivial changes.
I haven't renamed HLog to WAL as I had agreed to do because there are a number
of classes that use HLog as a prefix (e.g., HLogKey) or sufix (e.g., FSHLog). I
was not able to convince myself that it would be a good idea to replace all
occurrences of HLog with WAL, but perhaps that's the right thing to do.
> Refactor HLog into an interface.
> --------------------------------
>
> Key: HBASE-5937
> URL: https://issues.apache.org/jira/browse/HBASE-5937
> Project: HBase
> Issue Type: Sub-task
> Reporter: Li Pi
> Assignee: Flavio Junqueira
> Priority: Minor
> Attachments: HBASE-5937.patch,
> org.apache.hadoop.hbase.client.TestMultiParallel-output.txt
>
>
> What the summary says. Create HLog interface. Make current implementation use
> it.
--
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