[
https://issues.apache.org/jira/browse/HBASE-18923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189341#comment-16189341
]
Pankaj Kumar commented on HBASE-18923:
--------------------------------------
HBASE-18890 is not yet pushed to branch-1.3 but we observed this failure
(HBASE-18918) there also, so I think HBASE-18890 is not the cause.
I was trying to narrow down this failure trigger, found that this failure is
happening since HBASE-18796.
let me check HBASE-18796 impact on this test case.
> 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)