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

Hudson commented on HBASE-7947:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #427 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/427/])
    HBASE-7947: Custom compaction requests should have test for adding to wrong 
list (Revision 1451747)

     Result = FAILURE
jyates : 
Files : 
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestCompaction.java

                
> Custom compaction requests should have test for adding to wrong list
> --------------------------------------------------------------------
>
>                 Key: HBASE-7947
>                 URL: https://issues.apache.org/jira/browse/HBASE-7947
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>             Fix For: 0.95.0, 0.96.0
>
>         Attachments: HBASE-7947-v0.patch, hbase-7947-v1.patch
>
>
> This came from backporting HBASE-7725 to 0.94. Essentially, the created 
> compaction requests were added to the wrong list, resulting in concurrent 
> modifications exceptions and incorrect return values when used in practice. 
> The code is fine in 0.95/trunk, but should include the same added test to 
> catch a possible regression.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to