You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2016/02/05 08:35:39 UTC

[jira] [Updated] (HBASE-15157) Add *PerformanceTest for Append, CheckAnd*

     [ https://issues.apache.org/jira/browse/HBASE-15157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-15157:
--------------------------
    Attachment: 15157.patch

Add tests to PE for:

increment
append
checkAndPut
checkAndMutate
checkAndDelete

Tested the tool. Seems to do the right thing.

Made it so if you have N clients, then they overlap in the keyspace so some contention. Usually, a Client in PE gets their own keyspace to operate in.

> Add *PerformanceTest for Append, CheckAnd*
> ------------------------------------------
>
>                 Key: HBASE-15157
>                 URL: https://issues.apache.org/jira/browse/HBASE-15157
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Performance, test
>            Reporter: stack
>         Attachments: 15157.patch
>
>
> In a sibling issue we add IncrementPerformanceTest which is handy checking Increment performance. Make a general tool to do all check-and-set type ops like increment, append, checkAndPut, checkAndDelete... just to make sure no regression in future.



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