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

stack commented on HBASE-5937:
------------------------------

bq. To me it sounds like a feature that is implementation-specific. The master 
should be able to request the log stream for a region independent of how it 
gets it, no?

Ideally it would work this way but the fs log splitting is a heavy-duty process 
that farms logs out to the cluster for it to split.  Might be hard 'hiding' 
this big old process behind a request for edits.

Ok.  Waiting on next update.  Will commit only if you promise to do the cleanup 
(smile) else we'll be in this half-way state that will be hard to explain to 
the poor folks who come after us.

Good on you Flavio.
                
> 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: 5937-hlog-with-javadoc.txt, HBASE-5937.patch, 
> HBASE-5937.patch, HBASE-5937.patch, HBASE-5937.patch, 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

Reply via email to