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

Nick Dimiduk commented on HBASE-9340:
-------------------------------------

nit: no need for that extra newline.
                
> revoke 'user' throws ArrayIndexOutOfBoundsException
> ---------------------------------------------------
>
>                 Key: HBASE-9340
>                 URL: https://issues.apache.org/jira/browse/HBASE-9340
>             Project: HBase
>          Issue Type: Bug
>          Components: security, shell
>    Affects Versions: 0.95.2
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>             Fix For: 0.98.0, 0.96.0
>
>         Attachments: HBASE-9340-v0.patch
>
>
> Trying to revoke a global rights throws
> {code}
> hbase(main):004:0> revoke 'test'
> Java::JavaLang::ArrayIndexOutOfBoundsException: 3
> {code}
> The problem is that jruby is not able to do the bind with revoke(..., 
> Permission.Action... actions)

--
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