bharatviswa504 commented on pull request #1084: URL: https://github.com/apache/hadoop-ozone/pull/1084#issuecomment-645495485
Hi @maobaolong Thank you for the patch. In what kind of cases, do we need this kind of approach of adding a column family to existing DB. Because this is up to OM/SCM who manages the DB, they need to create those tables according to the requirements of code. If we expose this API, is there a chance users can use to add a columnFamily, and while OM opens DB, it does not know about it, as there is no code in OmMetadatManager to manage such column family? ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
