You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/03/13 06:34:04 UTC

[jira] [Created] (HBASE-17778) Remove the testing code in the AsyncRequestFutureImpl

Chia-Ping Tsai created HBASE-17778:
--------------------------------------

             Summary: 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
            Priority: Trivial


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)