You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Gary Helmling (JIRA)" <ji...@apache.org> on 2012/12/18 02:34:12 UTC

[jira] [Commented] (HBASE-7373) table should not be required in AccessControlService

    [ https://issues.apache.org/jira/browse/HBASE-7373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534513#comment-13534513 ] 

Gary Helmling commented on HBASE-7373:
--------------------------------------

This relates to UserPermissionRequest, right?
{noformat}
message UserPermissionsRequest {
    required bytes table = 1;
}
{noformat}

This is the only place I see table as required.  Agree that it shouldn't be.
                
> table should not be required in AccessControlService
> ----------------------------------------------------
>
>                 Key: HBASE-7373
>                 URL: https://issues.apache.org/jira/browse/HBASE-7373
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jimmy Xiang
>            Priority: Minor
>
> We should fix the proto file, add unit test for this case, and verify it works from hbase shell with table to be nil.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira