You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ryan rawson (JIRA)" <ji...@apache.org> on 2010/04/08 04:27:36 UTC

[jira] Updated: (HBASE-2424) Use old code path for small amounts of batch puts

     [ https://issues.apache.org/jira/browse/HBASE-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ryan rawson updated HBASE-2424:
-------------------------------

    Attachment: HBASE-2424.txt

> Use old code path for small amounts of batch puts
> -------------------------------------------------
>
>                 Key: HBASE-2424
>                 URL: https://issues.apache.org/jira/browse/HBASE-2424
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.3
>            Reporter: ryan rawson
>            Assignee: ryan rawson
>             Fix For: 0.20.5
>
>         Attachments: HBASE-2424.txt
>
>
> the new multi put is great, but it has lots of threads and other things that seem unnecessary for a single put.  so use the old code when the put batch is small.  Perhaps a count of 8 would be a reasonable heuristic.

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