You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2019/07/02 14:40:00 UTC

[jira] [Resolved] (HBASE-22651) ErrorProne issue in TestByteBufferArray

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

Peter Somogyi resolved HBASE-22651.
-----------------------------------
    Resolution: Fixed

ThanksĀ [~stack] for reviewing!

> ErrorProne issue in TestByteBufferArray
> ---------------------------------------
>
>                 Key: HBASE-22651
>                 URL: https://issues.apache.org/jira/browse/HBASE-22651
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0, 2.3.0
>            Reporter: Peter Somogyi
>            Assignee: Peter Somogyi
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0
>
>
> Nightly compile target fails with error prone issue:
> {noformat}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-testCompile) on project hbase-common: Compilation failure [ERROR] /testptch/hbase/hbase-common/src/test/java/org/apache/hadoop/hbase/util/TestByteBufferArray.java:[104,28] error: [TryFailThrowable] Catching Throwable/Error masks failures from fail() or assert*() in the try block{noformat}



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