Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha-1, 2.3.0
-
None
Description
Nightly compile target fails with error prone issue:
[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
Attachments
Issue Links
- is broken by
-
HBASE-22159 ByteBufferIOEngine should support write off-heap ByteBuff to the bufferArray
- Closed
- links to