You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2011/05/13 19:16:47 UTC

[jira] [Updated] (HBASE-3876) TestCoprocessorInterface.testCoprocessorInterface broke on jenkins and local

     [ https://issues.apache.org/jira/browse/HBASE-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-3876:
-------------------------

    Attachment: brokebuild.txt

The improvements to compaction committed recently -- the per Store stuff -- broke this test because the new stuff by-passes compactions if there is nothing to compact (Thats what we want).  The test checks compaction pre and post were called for CPs.  This patch just has the test add more data to the table, enough for the compaction to run.

> TestCoprocessorInterface.testCoprocessorInterface broke on jenkins and local
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-3876
>                 URL: https://issues.apache.org/jira/browse/HBASE-3876
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>            Priority: Blocker
>         Attachments: brokebuild.txt
>
>
> Recent commit seems to have broken this.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira