[ 
https://issues.apache.org/jira/browse/HBASE-18963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329748#comment-16329748
 ] 

Umesh Agashe commented on HBASE-18963:
--------------------------------------

Results seen in my dev setup, with changes:
{code:java}
Put request execution time - avg: 25823ns, min: 17899ns, max: 716803944ns
Test exec time: 26439ms{code}
Without (prior) changes:
{code:java}
Put request execution time - avg: 26270ns, min: 18497ns, max: 635278859ns
Test exec time: 26918ms{code}
 

> Remove MultiRowMutationProcessor and implement mutateRows... methods using 
> batchMutate()
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-18963
>                 URL: https://issues.apache.org/jira/browse/HBASE-18963
>             Project: HBase
>          Issue Type: Sub-task
>          Components: regionserver
>    Affects Versions: 2.0.0-alpha-3
>            Reporter: Umesh Agashe
>            Assignee: Umesh Agashe
>            Priority: Major
>             Fix For: 2.0.0-beta-1
>
>         Attachments: hbase-18963.master.001.patch, 
> hbase-18963.master.002.patch, hbase-18963.master.003.patch, 
> hbase-18963.master.004.patch, hbase-18963.master.005.patch, 
> hbase-18963.master.005.patch, hbase-18963.master.addendum.patch
>
>
> Remove MultiRowMutationProcessor and implement mutateRows... methods using 
> batchMutate()



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to