You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2010/05/04 08:04:56 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 ]

stack updated HBASE-2424:
-------------------------

        Status: Resolved  (was: Patch Available)
    Resolution: Duplicate

Looks like HBASE-2354.  Resolving as duplicate.

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