[GitHub] [hbase] francisliu edited a comment on pull request #1418: HBASE-11288 WIP Split meta master rebased, do not merge

2020-05-20 Thread GitBox


francisliu edited a comment on pull request #1418:
URL: https://github.com/apache/hbase/pull/1418#issuecomment-631343942


   > Even so, patch seems small. This is all that is needed?
   
   Yeah it is relatively small without all the renames. :-) We are missing 
handling of meta regions during movement/failure scenarios. Then region 
replicas, hbck, etc. Oh and I have to go through some unit tests failures. 
   
   > How is the assign order guaranteed? That ROOT goes first before META.
   
   Procedure dependencies (eg SCP, etc). Since we don't do bootstrap in 2.x and 
up anymore it's much cleaner and clearer.
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hbase] francisliu edited a comment on pull request #1418: HBASE-11288 WIP Split meta master rebased, do not merge

2020-05-20 Thread GitBox


francisliu edited a comment on pull request #1418:
URL: https://github.com/apache/hbase/pull/1418#issuecomment-631344880


   Thanks for the review @saintstack . This weekend I'll try to rebase it and 
complete the core split meta part.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [hbase] francisliu edited a comment on pull request #1418: HBASE-11288 WIP Split meta master rebased, do not merge

2020-05-20 Thread GitBox


francisliu edited a comment on pull request #1418:
URL: https://github.com/apache/hbase/pull/1418#issuecomment-631343942


   > Even so, patch seems small. This is all that is needed?
   
   Yeah it is relatively small without all the renames. :-) We are missing 
handling of meta regions during movement/failure scenarios. Then region 
replicas, hbck, etc.
   
   > How is the assign order guaranteed? That ROOT goes first before META.
   
   Procedure dependencies (eg SCP, etc). Since we don't do bootstrap in 2.x and 
up anymore it's much cleaner and clearer.
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org