[
https://issues.apache.org/jira/browse/HBASE-9340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750868#comment-13750868
]
Hudson commented on HBASE-9340:
-------------------------------
SUCCESS: Integrated in hbase-0.95 #495 (See
[https://builds.apache.org/job/hbase-0.95/495/])
HBASE-9340 revoke 'user' throws ArrayIndexOutOfBoundsException (mbertozzi: rev
1517683)
* /hbase/branches/0.95/hbase-server/src/main/ruby/hbase/security.rb
> 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