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

Hadoop QA commented on HBASE-6190:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12531278/hbase-6190.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    -1 patch.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/2121//console

This message is automatically generated.
                
> 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