xinghuayu007 opened a new pull request, #44:
URL: https://github.com/apache/kudu/pull/44

   Current function unsafe_rebuild will get all tables's meta data
   from tservers, and rebuild a new sys table. The cost is very
   high when only part of tables got damaged.
   
   This patch will rebuild master with configured tables. That
   means if some tables meta data get damaged, it only needs to
   repair these damaged tables meta data.
   
   Change-Id: I45d812c8a16228ac937603872161969eb05136eb


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to