You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2013/06/19 23:40:21 UTC

[jira] [Updated] (CASSANDRA-4638) Patch to bin/cassandra to use 64bit JVM if available

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

Brandon Williams updated CASSANDRA-4638:
----------------------------------------

    Labels: 64bit linux solaris  (was: 64bit java jvm linux patch solaris)
    
> Patch to bin/cassandra to use 64bit JVM if available
> ----------------------------------------------------
>
>                 Key: CASSANDRA-4638
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4638
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.1.4
>         Environment: Tested on Solaris 11 with Oracle supplied JVM 1.6 and 1.7
>            Reporter: Bernhard Roth
>              Labels: 64bit, linux, solaris
>         Attachments: cassandra.patch
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> Cassandra uses by default the JAVA binary at $JAVA_HOME/bin and complains at start that the 64bit version should be used.
> Well, even if the 64bit JAVA version is installed, cassandra still does not use it.
> Attached patch solves this problem by checking if $JAVA_HOME/bin/amd64/java binary exists. If yes, it will be used for cassandra.

--
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