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

Sergey Shelukhin updated HBASE-8598:
------------------------------------

    Attachment: HBASE-8598-v0.patch

This patch:
- adds optional time-based, and histogram dump for the entire load test, from 
client POV.
- adds overwriter and deleter threads to multi-threaded writer, that overwrite 
and delete already-written keys.
- adds read-random threads to the reader, which reads random keys without 
verification.
                
> enhance multithreadedaction/reader/writer to test better
> --------------------------------------------------------
>
>                 Key: HBASE-8598
>                 URL: https://issues.apache.org/jira/browse/HBASE-8598
>             Project: HBase
>          Issue Type: Improvement
>          Components: test
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HBASE-8598-v0.patch
>
>
> To be able to test more varied scenarios, I am adding delete and overwrite 
> threads to writer; adding random read thread to reader; and adding some 
> machine-oriented (csv) metric collection (QPS, histogram of all requests 
> during the tests) because grepping logs for such stuff is PITA.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to