[ https://issues.apache.org/jira/browse/HBASE-18923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192519#comment-16192519 ]
Pankaj Kumar commented on HBASE-18923: -------------------------------------- Attached modified V2 patch, used Predicate#waitFor(). > 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 > Assignee: Pankaj Kumar > Attachments: HBASE-18923-branch-1.patch, HBASE-18923-branch-1-V2.patch > > > 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)