[jira] [Updated] (HBASE-16486) ACL system table creation should call CreateTableProcedure directly

2016-08-23 Thread Stephen Yuan Jiang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephen Yuan Jiang updated HBASE-16486:
---
Attachment: HBASE-16486.v2-master.patch

> ACL system table creation should call CreateTableProcedure directly 
> 
>
> Key: HBASE-16486
> URL: https://issues.apache.org/jira/browse/HBASE-16486
> Project: HBase
>  Issue Type: Improvement
>  Components: proc-v2
>Affects Versions: 2.0.0
>Reporter: Stephen Yuan Jiang
>Assignee: Stephen Yuan Jiang
>Priority: Minor
> Attachments: HBASE-16486.v1-master.patch, HBASE-16486.v2-master.patch
>
>
> All other system tables (namespace, quota, rsgroups) calls 
> CreateTableProcedure directly; only ACL system table calls 
> HMaster.createTable(), which will go through preCreateTable and 
> postCreateTable Coprocessor.  This is unnecessary and we should make the ACL 
> system table creation the same as other system tables.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-16486) ACL system table creation should call CreateTableProcedure directly

2016-08-23 Thread Stephen Yuan Jiang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephen Yuan Jiang updated HBASE-16486:
---
Attachment: HBASE-16486.v1-master.patch

> ACL system table creation should call CreateTableProcedure directly 
> 
>
> Key: HBASE-16486
> URL: https://issues.apache.org/jira/browse/HBASE-16486
> Project: HBase
>  Issue Type: Improvement
>  Components: proc-v2
>Affects Versions: 2.0.0
>Reporter: Stephen Yuan Jiang
>Assignee: Stephen Yuan Jiang
>Priority: Minor
> Attachments: HBASE-16486.v1-master.patch
>
>
> All other system tables (namespace, quota, rsgroups) calls 
> CreateTableProcedure directly; only ACL system table calls 
> HMaster.createTable(), which will go through preCreateTable and 
> postCreateTable Coprocessor.  This is unnecessary and we should make the ACL 
> system table creation the same as other system tables.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-16486) ACL system table creation should call CreateTableProcedure directly

2016-08-23 Thread Stephen Yuan Jiang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-16486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephen Yuan Jiang updated HBASE-16486:
---
Status: Patch Available  (was: Open)

> ACL system table creation should call CreateTableProcedure directly 
> 
>
> Key: HBASE-16486
> URL: https://issues.apache.org/jira/browse/HBASE-16486
> Project: HBase
>  Issue Type: Improvement
>  Components: proc-v2
>Affects Versions: 2.0.0
>Reporter: Stephen Yuan Jiang
>Assignee: Stephen Yuan Jiang
>Priority: Minor
> Attachments: HBASE-16486.v1-master.patch
>
>
> All other system tables (namespace, quota, rsgroups) calls 
> CreateTableProcedure directly; only ACL system table calls 
> HMaster.createTable(), which will go through preCreateTable and 
> postCreateTable Coprocessor.  This is unnecessary and we should make the ACL 
> system table creation the same as other system tables.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)