[
https://issues.apache.org/jira/browse/CASSANDRA-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764338#action_12764338
]
Hudson commented on CASSANDRA-374:
----------------------------------
Integrated in Cassandra #223 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/223/])
pass -D arguments to the jvm from startup script
Let getopt parse -D options passed to the script, reconstruct them, and
pass them on to the vm.
Patch by eevans; review by jbellis for
> Startup script should pass extra command line parameters to the JVM
> -------------------------------------------------------------------
>
> Key: CASSANDRA-374
> URL: https://issues.apache.org/jira/browse/CASSANDRA-374
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Environment: all
> Reporter: Sandeep Tata
> Assignee: Eric Evans
> Priority: Minor
> Fix For: 0.5
>
> Attachments: v1-0001-CASSANDRA-374-pass-D-arguments-to-the-jvm.txt
>
>
> Starting with "bin/cassandra -Dfoo1 -Dfoo2" should pass -Dfoo1 and -Dfoo2 to
> the java process.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.