You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Scott Chen (Created) (JIRA)" <ji...@apache.org> on 2012/03/12 18:50:37 UTC

[jira] [Created] (HBASE-5565) Refactoring doMiniBatchPut()

Refactoring doMiniBatchPut()
----------------------------

                 Key: HBASE-5565
                 URL: https://issues.apache.org/jira/browse/HBASE-5565
             Project: HBase
          Issue Type: Improvement
            Reporter: Scott Chen
            Assignee: Lars Hofhansl


HBASE-5542 introduce a RowProcessor interface that can handle multi-row transaction.
It will make the code cleaner if we can make doMiniBatchPut() to be covered by RowProcessor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5565) Refactoring doMiniBatchPut()

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

Lars Hofhansl updated HBASE-5565:
---------------------------------

    Fix Version/s: 0.96.0
    
> Refactoring doMiniBatchPut()
> ----------------------------
>
>                 Key: HBASE-5565
>                 URL: https://issues.apache.org/jira/browse/HBASE-5565
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Scott Chen
>            Assignee: Lars Hofhansl
>             Fix For: 0.96.0
>
>
> HBASE-5542 introduce a RowProcessor interface that can handle multi-row transaction.
> It will make the code cleaner if we can make doMiniBatchPut() to be covered by RowProcessor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5565) Refactoring doMiniBatchPut()

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

Scott Chen commented on HBASE-5565:
-----------------------------------

@Lars:
Feel free to assign this back to me if you don't have time for this.
I will be more than happy to review your patch also.
                
> Refactoring doMiniBatchPut()
> ----------------------------
>
>                 Key: HBASE-5565
>                 URL: https://issues.apache.org/jira/browse/HBASE-5565
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Scott Chen
>            Assignee: Lars Hofhansl
>             Fix For: 0.96.0
>
>
> HBASE-5542 introduce a RowProcessor interface that can handle multi-row transaction.
> It will make the code cleaner if we can make doMiniBatchPut() to be covered by RowProcessor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5565) Refactoring doMiniBatchPut()

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

Lars Hofhansl commented on HBASE-5565:
--------------------------------------

@Scott: Does you offer still stand. I haven't gotten to this, yet.
                
> Refactoring doMiniBatchPut()
> ----------------------------
>
>                 Key: HBASE-5565
>                 URL: https://issues.apache.org/jira/browse/HBASE-5565
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Scott Chen
>            Assignee: Lars Hofhansl
>             Fix For: 0.96.0
>
>
> HBASE-5542 introduce a RowProcessor interface that can handle multi-row transaction.
> It will make the code cleaner if we can make doMiniBatchPut() to be covered by RowProcessor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (HBASE-5565) Refactoring doMiniBatchPut()

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

Lars Hofhansl resolved HBASE-5565.
----------------------------------

    Resolution: Later

I won't get to this any time soon.
Also in trunk doMiniBatchPut turned into doMiniBatchMutation.
                
> Refactoring doMiniBatchPut()
> ----------------------------
>
>                 Key: HBASE-5565
>                 URL: https://issues.apache.org/jira/browse/HBASE-5565
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Scott Chen
>            Assignee: Lars Hofhansl
>             Fix For: 0.96.0
>
>
> HBASE-5542 introduce a RowProcessor interface that can handle multi-row transaction.
> It will make the code cleaner if we can make doMiniBatchPut() to be covered by RowProcessor.

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

[jira] [Updated] (HBASE-5565) Refactoring doMiniBatchPut()

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

Scott Chen updated HBASE-5565:
------------------------------

    Assignee: Lars Hofhansl  (was: Scott Chen)
    
> Refactoring doMiniBatchPut()
> ----------------------------
>
>                 Key: HBASE-5565
>                 URL: https://issues.apache.org/jira/browse/HBASE-5565
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Scott Chen
>            Assignee: Lars Hofhansl
>
> HBASE-5542 introduce a RowProcessor interface that can handle multi-row transaction.
> It will make the code cleaner if we can make doMiniBatchPut() to be covered by RowProcessor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (HBASE-5565) Refactoring doMiniBatchPut()

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

Scott Chen reassigned HBASE-5565:
---------------------------------

    Assignee: Scott Chen  (was: Lars Hofhansl)
    
> Refactoring doMiniBatchPut()
> ----------------------------
>
>                 Key: HBASE-5565
>                 URL: https://issues.apache.org/jira/browse/HBASE-5565
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Scott Chen
>            Assignee: Scott Chen
>
> HBASE-5542 introduce a RowProcessor interface that can handle multi-row transaction.
> It will make the code cleaner if we can make doMiniBatchPut() to be covered by RowProcessor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (HBASE-5565) Refactoring doMiniBatchPut()

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

Lars Hofhansl reassigned HBASE-5565:
------------------------------------

    Assignee:     (was: Lars Hofhansl)
    
> Refactoring doMiniBatchPut()
> ----------------------------
>
>                 Key: HBASE-5565
>                 URL: https://issues.apache.org/jira/browse/HBASE-5565
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Scott Chen
>             Fix For: 0.96.0
>
>
> HBASE-5542 introduce a RowProcessor interface that can handle multi-row transaction.
> It will make the code cleaner if we can make doMiniBatchPut() to be covered by RowProcessor.

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