Jimmy Xiang created HBASE-6190:
----------------------------------

             Summary: TestPriorityCompactionQueue throws NPE
                 Key: HBASE-6190
                 URL: https://issues.apache.org/jira/browse/HBASE-6190
             Project: HBase
          Issue Type: Test
          Components: test
    Affects Versions: 0.90.6
            Reporter: Jimmy Xiang
            Assignee: Jimmy Xiang
             Fix For: 0.90.7
         Attachments: hbase-6190.patch

0.90 only.

java.lang.NullPointerException
        at 
org.apache.hadoop.hbase.regionserver.HRegion.getRegionId(HRegion.java:622)
        at 
org.apache.hadoop.hbase.regionserver.CompactSplitThread.preRequest(CompactSplitThread.java:78)
        at 
org.apache.hadoop.hbase.regionserver.PriorityCompactionQueue.addToRegionsInQueue(PriorityCompactionQueue.java:146)
        at 
org.apache.hadoop.hbase.regionserver.PriorityCompactionQueue.add(PriorityCompactionQueue.java:188)
        at 
org.apache.hadoop.hbase.regionserver.TestPriorityCompactionQueue.addRegion(TestPriorityCompactionQueue.java:79)
        at 
org.apache.hadoop.hbase.regionserver.TestPriorityCompactionQueue.testPriorityQueue(TestPriorityCompactionQueue.java:107)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Metho

--
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