[
https://issues.apache.org/jira/browse/HBASE-4753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13145010#comment-13145010
]
Ted Yu commented on HBASE-4753:
-------------------------------
+1 on patch.
> org.apache.hadoop.hbase.regionserver.TestHRegionInfo#testGetSetOfHTD throws
> NPE on trunk
> ----------------------------------------------------------------------------------------
>
> Key: HBASE-4753
> URL: https://issues.apache.org/jira/browse/HBASE-4753
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.94.0
> Reporter: nkeywal
> Assignee: nkeywal
> Attachments: 4753_FSTableDescriptors.patch
>
>
> testGetSetOfHTD(org.apache.hadoop.hbase.regionserver.TestHRegionInfo) Time
> elapsed: 0.011 sec <<< ERROR!
> java.lang.NullPointerException
> at
> org.apache.hadoop.hbase.util.FSTableDescriptors.deleteTableDescriptorIfExists(FSTableDescriptors.java:433)
> at
> org.apache.hadoop.hbase.regionserver.TestHRegionInfo.testGetSetOfHTD(TestHRegionInfo.java:72)
> Because the 'getTableInfoPath' can return null and it's not tested.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira