You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2008/04/08 07:29:33 UTC

[jira] Created: (HBASE-567) Reused BatchUpdate instances accumulate BatchOperations

Reused BatchUpdate instances accumulate BatchOperations
-------------------------------------------------------

                 Key: HBASE-567
                 URL: https://issues.apache.org/jira/browse/HBASE-567
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: stack
         Attachments: bu.patch



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-567) Reused BatchUpdate instances accumulate BatchOperations

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

stack commented on HBASE-567:
-----------------------------

Applied to branch

> Reused BatchUpdate instances accumulate BatchOperations
> -------------------------------------------------------
>
>                 Key: HBASE-567
>                 URL: https://issues.apache.org/jira/browse/HBASE-567
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>         Attachments: bu.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-567) Reused BatchUpdate instances accumulate BatchOperations

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

Bryan Duxbury resolved HBASE-567.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2.0

Committed as part of HBASE-521

> Reused BatchUpdate instances accumulate BatchOperations
> -------------------------------------------------------
>
>                 Key: HBASE-567
>                 URL: https://issues.apache.org/jira/browse/HBASE-567
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.2.0
>
>         Attachments: bu.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-567) Reused BatchUpdate instances accumulate BatchOperations

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

stack updated HBASE-567:
------------------------

    Attachment: bu.patch

Needs testing

> Reused BatchUpdate instances accumulate BatchOperations
> -------------------------------------------------------
>
>                 Key: HBASE-567
>                 URL: https://issues.apache.org/jira/browse/HBASE-567
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>         Attachments: bu.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-567) Reused BatchUpdate instances accumulate BatchOperations

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

Bryan Duxbury commented on HBASE-567:
-------------------------------------

Good catch... makes sense why HBASE-521 was falling on its face.

> Reused BatchUpdate instances accumulate BatchOperations
> -------------------------------------------------------
>
>                 Key: HBASE-567
>                 URL: https://issues.apache.org/jira/browse/HBASE-567
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>         Attachments: bu.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-567) Reused BatchUpdate instances accumulate BatchOperations

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

Bryan Duxbury commented on HBASE-567:
-------------------------------------

Applied and tested to my 521 code, and TTMR passes correctly now! Running the rest of the unit tests. 

Should we combine this patch with 521, since they're so related?

> Reused BatchUpdate instances accumulate BatchOperations
> -------------------------------------------------------
>
>                 Key: HBASE-567
>                 URL: https://issues.apache.org/jira/browse/HBASE-567
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>         Attachments: bu.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.