You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/06/01 00:02:20 UTC

[jira] [Commented] (HBASE-8598) enhance multithreadedaction/reader/writer to test better

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

Ted Yu commented on HBASE-8598:
-------------------------------

{code}
+    /** Enables tracking the last inserted key. */
+    void setTrackInsertedKeys();
{code}
Looks like tracking inserted keys would always be enabled but not disabled.
Name the above method enableTrackingInsertedKeys() ?
                
> 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