[
https://issues.apache.org/jira/browse/HBASE-18923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189150#comment-16189150
]
Andrew Purtell commented on HBASE-18923:
----------------------------------------
A bisect says this is the first bad commit
commit b2943504b867e7b26e7c6433f026a602ef42a0ab
Author: Pankaj Kumar <[email protected]>
Date: Thu Sep 28 20:41:28 2017 +0800
HBASE-18890, Backport HBASE-14499 (Master coprocessors shutdown will not
happen on master abort) to branch-1
Signed-off-by: [~tedyu]
Must be a timing problem with the test.
> TestTableResource flaky on branch-1
> -----------------------------------
>
> Key: HBASE-18923
> URL: https://issues.apache.org/jira/browse/HBASE-18923
> Project: HBase
> Issue Type: Bug
> Affects Versions: 1.4.0, 1.5.0
> Reporter: Andrew Purtell
>
> Occasional NPE
> Flaked tests:
> org.apache.hadoop.hbase.rest.TestTableResource.testTableInfoPB(org.apache.hadoop.hbase.rest.TestTableResource)
> Run 1: TestTableResource.testTableInfoPB:271->checkTableInfo:184 NullPointer
> Run 2: PASS
> org.apache.hadoop.hbase.rest.TestTableResource.testTableInfoXML(org.apache.hadoop.hbase.rest.TestTableResource)
> Run 1: TestTableResource.testTableInfoXML:254->checkTableInfo:184
> NullPointer
> Run 2: PASS
> Tests run: 213, Failures: 0, Errors: 0, Skipped: 0, Flakes: 2
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)