[ 
https://issues.apache.org/jira/browse/HBASE-17597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15855702#comment-15855702
 ] 

Hudson commented on HBASE-17597:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-1.3-JDK7 #95 (See 
[https://builds.apache.org/job/HBase-1.3-JDK7/95/])
HBASE-17597 TestMetaWithReplicas.testMetaTableReplicaAssignment is flaky 
(zhangduo: rev 41dc37428b78b93d0830c65bc612d3fe090331d2)
* (edit) 
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestMetaWithReplicas.java


> 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.3.0, 1.4.0, 1.2.4, 1.1.8
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>             Fix For: 1.4.0, 1.3.1, 1.2.5, 1.1.9
>
>         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)

Reply via email to