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/11 21:54:47 UTC

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

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


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

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

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-3876.
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.92.0

Jenkins is passing again.

> 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
>             Fix For: 0.92.0
>
>         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

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

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13033137#comment-13033137 ] 

stack commented on HBASE-3876:
------------------------------

Committed to TRUNK. Lets see if test passes on Jenkins before close.

> 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

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

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13033245#comment-13033245 ] 

Hudson commented on HBASE-3876:
-------------------------------

Integrated in HBase-TRUNK #1918 (See [https://builds.apache.org/hudson/job/HBase-TRUNK/1918/])
    HBASE-3876 TestCoprocessorInterface.testCoprocessorInterface broke on jenkins and local


> 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

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

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ 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