[ 
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-v2.patch

Here's a rebased variant. Adds random reader. I moved common code for mutations 
to Base when adding metrics, removing the if statement in Updater::mutate(). 
The reporting class is unchanged.
                
> 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, HBASE-8598-v1.patch, 
> HBASE-8598-v2.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