You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2019/03/05 03:09:00 UTC

[jira] [Created] (HBASE-21994) Expose TableDescriptors to master coprocessor

Duo Zhang created HBASE-21994:
---------------------------------

             Summary: Expose TableDescriptors to master coprocessor
                 Key: HBASE-21994
                 URL: https://issues.apache.org/jira/browse/HBASE-21994
             Project: HBase
          Issue Type: Improvement
            Reporter: Duo Zhang


When implementing HBASE-21717, I found that AccessController will use the Admin interface to get table descriptors on master. We can expose the read only methods in TableDescritors to CPs so user can get the table descriptor directly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)