You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2019/02/01 20:29:00 UTC

[jira] [Updated] (HBASE-19949) TestRSGroupsWithACL fails with ExceptionInInitializerError

     [ https://issues.apache.org/jira/browse/HBASE-19949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell updated HBASE-19949:
-----------------------------------
    Fix Version/s:     (was: 1.5.0)

> TestRSGroupsWithACL fails with ExceptionInInitializerError
> ----------------------------------------------------------
>
>                 Key: HBASE-19949
>                 URL: https://issues.apache.org/jira/browse/HBASE-19949
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Major
>             Fix For: 2.0.0-beta-2, 1.4.2, 2.0.0
>
>         Attachments: 19949.v1.txt
>
>
> {code}
> org.apache.hadoop.hbase.rsgroup.TestRSGroupsWithACL  Time elapsed: 0.168 sec  <<< ERROR!
> java.lang.ExceptionInInitializerError
> 	at org.apache.hadoop.hbase.rsgroup.TestRSGroupsWithACL.<clinit>(TestRSGroupsWithACL.java:60)
> {code}
> The cause is that HBaseClassTestRule#getTimeoutInSeconds() cannot retrieve annotation for test size.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)