You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Ivan Kelly (Updated) (JIRA)" <ji...@apache.org> on 2012/01/31 19:10:16 UTC

[jira] [Updated] (BOOKKEEPER-158) Move latest benchmarking code into trunk

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

Ivan Kelly updated BOOKKEEPER-158:
----------------------------------

    Attachment: BOOKKEEPER-158.diff

This is a pretty big patch, entirely confined to bookkeeper-benchmark, except for a small mod in the bookkeeper/bin/bookkeeper. 

I've added a new script in bookkeeper-benchmark/bin/benchmark. To test the whole thing out, start a local bookie ensemble and run a bench against it.
{code}
bookkeeper-server/bin/bookkeeper localbookie 10 &
bookkeeper-benchmark/bin/benchmark writes
{code}

Calling bookkeeper-benchmark/bin/benchmark without any args will give you the possible benchmarks, and running each of these with -help will give you the options they take.
                
> Move latest benchmarking code into trunk
> ----------------------------------------
>
>                 Key: BOOKKEEPER-158
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-158
>             Project: Bookkeeper
>          Issue Type: Improvement
>            Reporter: Ivan Kelly
>            Assignee: Ivan Kelly
>             Fix For: 4.1.0
>
>         Attachments: BOOKKEEPER-158.diff
>
>
> Move the code we've been using for benchmarking into trunk.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira