[ 
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

Reply via email to