You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2016/12/20 19:48:58 UTC

[jira] [Resolved] (HBASE-17323) TestAsyncGetMultiThread fails in master

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

stack resolved HBASE-17323.
---------------------------
    Resolution: Cannot Reproduce

Resolving as 'Cannot Reproduce'.  It no longer shows in the flakey list: https://builds.apache.org/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/dashboard.html

This test was failing because of an issue in inmemory compaction (HBASE-17294 + HBASE-17333) that this test exposed.

> TestAsyncGetMultiThread fails in master
> ---------------------------------------
>
>                 Key: HBASE-17323
>                 URL: https://issues.apache.org/jira/browse/HBASE-17323
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>         Attachments: 17323.hack.txt, testAsyncGetMultiThread-output.gz
>
>
> From https://builds.apache.org/job/HBase-Trunk_matrix/2137/jdk=JDK%201.8%20(latest),label=Hadoop/testReport/junit/org.apache.hadoop.hbase.client/TestAsyncGetMultiThread/test/ :
> {code}
> java.util.concurrent.ExecutionException: java.lang.NullPointerException
> 	at org.apache.hadoop.hbase.util.Bytes.toInt(Bytes.java:1003)
> 	at org.apache.hadoop.hbase.util.Bytes.toInt(Bytes.java:980)
> 	at org.apache.hadoop.hbase.client.TestAsyncGetMultiThread.run(TestAsyncGetMultiThread.java:108)
> 	at org.apache.hadoop.hbase.client.TestAsyncGetMultiThread.lambda$null$1(TestAsyncGetMultiThread.java:122)
> {code}
> This can be reproduced locally.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)