[
https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17119482#comment-17119482
]
Francis Christopher Liu commented on HBASE-11288:
-------------------------------------------------
{quote}
But you can see HBASE-24389, for now I've made all the UTs pass. This is very
important as we could do things step by step, on a feature branch. A feature
branch is not something that you could break everything until you finish the
last commit you fix everything, otherwise it does not make any difference with
a big fat patch...
{quote}
Yes I agree. And a few things: 1. As recommend by the community I put up a
draft patch to show the changes and get feedback before completing it. 2. The
tests that are passing are enough to show the concept of the draft patch. Tho
there are actually not much that are failing. 3. I've actually broken up the
changes into separate commits to make it easier for the reviewer. Did you
manage to take a look at the PR? Would appreciate your comments.
{quote}
Of course split meta will have more works, I've opened 5 sub tasks already and
HBASE-24388 and HBASE-24389 are only two of them. But as said above, I'm
optimistic since the current patch can pass all the existing UTs, and I think
the client side code is already enough for handling multiple meta regions.
{quote}
I agree you will get there. I was more talking about the approach making a
recommendation based on what I've gone through. Also it seems our work is
overlapping I've done some of the work that you already did. Perhaps I can help
out?
Lastly, you're working on implementing split meta while I am working on it too?
I wanted to know what your thoughts are where this is going? What happens when
you and I finish our feature branches?
> Splittable Meta
> ---------------
>
> Key: HBASE-11288
> URL: https://issues.apache.org/jira/browse/HBASE-11288
> Project: HBase
> Issue Type: Umbrella
> Components: meta
> Reporter: Francis Christopher Liu
> Assignee: Francis Christopher Liu
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)