anoopsjohn commented on pull request #2237:
URL: https://github.com/apache/hbase/pull/2237#issuecomment-672701120


   Ya the biggest issue now is the META FS dir delete which happens after such 
a cluster recreate.  An HBCK kind of tool to recreate the META data is too much 
IMO.  Also we many other meta data also in META.  So IMHO we should some how 
avoid this META delete.  After cluster recreate this happens because in zk we 
dont have a META location and also no SCP in MasterProcWal which is targeting 
an RS which was holding META.  So ya the same Q..  What is a partial META we 
refer?  As part of META bootstrap we create the META tableInfo. That is an 
atomic op. So can be partial here? Sorry if am missing some thing.. Did not 
check code in detail.


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


Reply via email to