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
             Fix For: 0.20.5


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.

Reply via email to