You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/02/05 01:14:51 UTC

[jira] [Updated] (HBASE-17597) TestMetaWithReplicas.testMetaTableReplicaAssignment is flaky

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

Duo Zhang updated HBASE-17597:
------------------------------
    Attachment: HBASE-17597-branch-1.patch

Rewrite the test with HTU.waitFor.

> TestMetaWithReplicas.testMetaTableReplicaAssignment is flaky
> ------------------------------------------------------------
>
>                 Key: HBASE-17597
>                 URL: https://issues.apache.org/jira/browse/HBASE-17597
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.4.0
>            Reporter: Duo Zhang
>             Fix For: 1.4.0
>
>         Attachments: HBASE-17597-branch-1.patch
>
>
> The problem is we get NPE when getting ServerName from HRegionLocation.
> I think this is a test issue, not something wrong with our code. The location of meta region is fetched from zk and it could be null if the region has not been assigned yet. We should deal with null HRegionLocation in the test code.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)