[
https://issues.apache.org/jira/browse/HBASE-17920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971327#comment-15971327
]
Chia-Ping Tsai commented on HBASE-17920:
----------------------------------------
I reproduce the error locally after committing the HBASE-16438, so I agree that
the test failure may be related to HBASE-16438.
{noformat}
testLABChunkQueue(org.apache.hadoop.hbase.regionserver.TestMemStoreLAB) Time
elapsed: 1.29 sec <<< FAILURE!
java.lang.AssertionError: All chunks in chunk queue should be reclaimed or
removed after mslab closed but actually: 1
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.hadoop.hbase.regionserver.TestMemStoreLAB.testLABChunkQueue(TestMemStoreLAB.java:235)
{noformat}
> TestFSHDFSUtils always fails against hadoop 3.0.0-alpha2
> --------------------------------------------------------
>
> Key: HBASE-17920
> URL: https://issues.apache.org/jira/browse/HBASE-17920
> Project: HBase
> Issue Type: Sub-task
> Components: hadoop3
> Affects Versions: 2.0.0
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: 2.0.0
>
> Attachments: hbase-17920.patch
>
>
> TestFSHDFSUtils always fails against hadoop-3.0.0-alpha1 and
> hadoop-3.0.0-alpha2. This is because HDFS-9427 in those versions change the
> default nn port from 8020 to 9820.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)