[
https://issues.apache.org/jira/browse/HBASE-22651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HBASE-22651 started by Peter Somogyi.
---------------------------------------------
> 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)