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

Jeffrey Zhong commented on HBASE-7835:
--------------------------------------

[~anoop.hbase] Thanks for the comments and suggestions!

{quote}
Do we need a framework kind of thing within the RS for doing any RS-RS call?
{quote}
A good point. Currently I'm working on 
https://issues.apache.org/jira/browse/HBASE-7836 where protobuf is used and the 
code is similar as HRegionServer.replicateWALEntry for RS->RS traffic. 

{quote}
This one + HBASE-6772 + multi WAL...
Can we think on all together. 
{quote}
Currently I'm working on this JIRA and HBASE-6772. I agree they're related but 
I think they can be developed parallelly because they're trying to improve 
different phases in a RS recovery process. I like your IPC saving idea and we 
can create a follow up optimization JIRA for that once current improvements are 
check in because they can possibly be built on top of each other.  


                
> Implementation of the log splitting without creating intermediate files 
> ------------------------------------------------------------------------
>
>                 Key: HBASE-7835
>                 URL: https://issues.apache.org/jira/browse/HBASE-7835
>             Project: HBase
>          Issue Type: Sub-task
>          Components: regionserver
>            Reporter: Jeffrey Zhong
>            Assignee: Jeffrey Zhong
>             Fix For: 0.95.0
>
>         Attachments: hbase-7006_12.patch, hbase-7006_1.patch, 
> hbase-7006_2.patch, hbase-7006_3.patch, hbase-7006_3.patch, 
> hbase-7006_6.patch, hbase-7006_8.patch
>
>
> The sub task is to check in a separate patch for major implementation for the 
> proposal. 
> More checkins will include a new "replay" command and more metrics support.
> Thanks,
> -Jeffrey 

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