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

Hudson commented on HBASE-14683:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #6952 (See 
[https://builds.apache.org/job/HBase-TRUNK/6952/])
HBASE-14683 Fix Batching in buffered mutator is awful when adding lists 
(eclark: rev caae3b2e5fe889d57dc69964e76faffdc16ff7ae)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/master/cleaner/TestSnapshotFromMaster.java
* 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/BufferedMutatorImpl.java


> Batching in buffered mutator is awful when adding lists of mutations.
> ---------------------------------------------------------------------
>
>                 Key: HBASE-14683
>                 URL: https://issues.apache.org/jira/browse/HBASE-14683
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.2.0, 1.1.2
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>             Fix For: 2.0.0, 1.2.0, 1.3.0
>
>         Attachments: HBASE-14683-v1.patch, HBASE-14683-v2.patch, 
> HBASE-14683-v3.patch, HBASE-14683.patch
>
>
> When adding a list of mutations to the buffer the limit is checked after 
> every mutation is added.
> This leads to lots of tries to flush.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to