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] Updated: (HBASE-2194) HTable - put(Put) , put(List
     [ 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.