You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/10/09 00:11:31 UTC

[jira] Updated: (CASSANDRA-374) Startup script should pass extra command line parameters to the JVM

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

Jonathan Ellis updated CASSANDRA-374:
-------------------------------------

    Description: 
Starting with "bin/cassandra -Dfoo1 -Dfoo2" should pass -Dfoo1 and -Dfoo2 to the java process.


  was:
Starting with "bin/cassandra -Dfoo1 -Dfoo2" should pass foo1 and foo2 as system properties to the JVM.



> 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
>            Priority: Minor
>             Fix For: 0.5
>
>
> 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.