You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Kay Kay (JIRA)" <ji...@apache.org> on 2010/02/09 02:15:28 UTC

[jira] Created: (HBASE-2194) HTable - put(Put) , put(List
HTable - put(Put) , put(List<Put) code duplication 
---------------------------------------------------

                 Key: HBASE-2194
                 URL: https://issues.apache.org/jira/browse/HBASE-2194
             Project: Hadoop HBase
          Issue Type: Improvement
            Reporter: Kay Kay
         Attachments: HBASE-2194.patch

Do exactly the same thing except for aggregation.  Internal method doPut() added to which the actual implementation is delegated to. 

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


[jira] Commented: (HBASE-2194) HTable - put(Put) , put(List Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831638#action_12831638 ] 

Kay Kay commented on HBASE-2194:
--------------------------------

Thanks stack. 

Commit logs available in HBASE-2185 for tracking purposes. 

> HTable - put(Put) , put(List<Put) code duplication 
> ---------------------------------------------------
>
>                 Key: HBASE-2194
>                 URL: https://issues.apache.org/jira/browse/HBASE-2194
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Kay Kay
>            Assignee: Kay Kay
>             Fix For: 0.21.0
>
>         Attachments: HBASE-2194.patch
>
>
> Do exactly the same thing except for aggregation.  Internal method doPut() added to which the actual implementation is delegated to. 

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


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

stack updated HBASE-2194:
-------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0
         Assignee: Kay Kay
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Thanks for the patch Kay Kay.  Applied to TRUNK.

> HTable - put(Put) , put(List<Put) code duplication 
> ---------------------------------------------------
>
>                 Key: HBASE-2194
>                 URL: https://issues.apache.org/jira/browse/HBASE-2194
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Kay Kay
>            Assignee: Kay Kay
>             Fix For: 0.21.0
>
>         Attachments: HBASE-2194.patch
>
>
> Do exactly the same thing except for aggregation.  Internal method doPut() added to which the actual implementation is delegated to. 

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


[jira] Updated: (HBASE-2194) HTable - put(Put) , put(List Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay updated HBASE-2194:
---------------------------

    Attachment: HBASE-2194.patch

> HTable - put(Put) , put(List<Put) code duplication 
> ---------------------------------------------------
>
>                 Key: HBASE-2194
>                 URL: https://issues.apache.org/jira/browse/HBASE-2194
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Kay Kay
>         Attachments: HBASE-2194.patch
>
>
> Do exactly the same thing except for aggregation.  Internal method doPut() added to which the actual implementation is delegated to. 

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


[jira] Updated: (HBASE-2194) HTable - put(Put) , put(List Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kay Kay updated HBASE-2194:
---------------------------

    Status: Patch Available  (was: Open)

> HTable - put(Put) , put(List<Put) code duplication 
> ---------------------------------------------------
>
>                 Key: HBASE-2194
>                 URL: https://issues.apache.org/jira/browse/HBASE-2194
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Kay Kay
>         Attachments: HBASE-2194.patch
>
>
> Do exactly the same thing except for aggregation.  Internal method doPut() added to which the actual implementation is delegated to. 

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