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


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

        

Reply via email to