[
https://issues.apache.org/jira/browse/HBASE-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ryan rawson updated HBASE-2424:
-------------------------------
Status: Patch Available (was: Open)
> 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.