bbeaudreault commented on code in PR #5787: URL: https://github.com/apache/hbase/pull/5787#discussion_r1545802245
########## src/main/asciidoc/_chapters/datamodel.adoc: ########## @@ -238,6 +238,23 @@ create 'bar', 'fam' ---- ==== +[[namespace_table]] +=== About hbase:namespace table +We used to have a system table called `hbase:namespace` for storing the namespace information. + +It introduced some painful bugsin the past, especially that it may hang the master startup thus Review Comment: Typo: bugsin -- 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]
