[
https://issues.apache.org/jira/browse/OAK-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved OAK-1061.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.10
oak-run benchmark now supports two more options:
{noformat}
--db <name> - MongoDB database
--dropDBAfterTest true - Whether to drop the MongoDB database after the test
{noformat}
Implemented in revision http://svn.apache.org/r1528400
> Add option for database name
> ----------------------------
>
> Key: OAK-1061
> URL: https://issues.apache.org/jira/browse/OAK-1061
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: run
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Priority: Minor
> Fix For: 0.10
>
>
> Currently oak-run does not allow you to specify the name of the database to
> use in MongoDB. It always uses a randomly generated one. It should be
> possible to specify the name of the database, to support benchmark runs with
> multiple processes running against the same MongoDB instance.
--
This message was sent by Atlassian JIRA
(v6.1#6144)