Jesse Yates created HBASE-7947:
----------------------------------

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


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