You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2013/08/26 21:05:52 UTC

[jira] [Created] (HBASE-9340) revoke 'user' throws ArrayIndexOutOfBoundsException

Matteo Bertozzi created HBASE-9340:
--------------------------------------

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