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

Hudson commented on HBASE-17778:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2686 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/2686/])
HBASE-17778 Remove the testing code in the AsyncRequestFutureImpl (chia7712: 
rev e2a070cae0ab785b771a923146116c0e9f3452a5)
* (edit) 
hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestAsyncProcess.java
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncRequestFutureImpl.java


> Remove the testing code in the AsyncRequestFutureImpl
> -----------------------------------------------------
>
>                 Key: HBASE-17778
>                 URL: https://issues.apache.org/jira/browse/HBASE-17778
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 2.0.0, 1.4.0
>            Reporter: Chia-Ping Tsai
>            Assignee: Chia-Ping Tsai
>            Priority: Trivial
>             Fix For: 2.0.0, 1.4.0
>
>         Attachments: HBASE-17778.branch-1.v0.patch, 
> HBASE-17778.branch-1.v1.patch, HBASE-17778.v0.patch, HBASE-17778.v1.patch
>
>
> HBASE-16224 left some testing code in the AsyncRequestFutureImpl. It iterates 
> all mutations in order to get the data size. The cost is directly 
> proportional to the size of batch. We should remove it. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to