You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2016/03/08 10:34:41 UTC

[jira] [Updated] (CASSANDRA-11313) cassandra.in.sh sigar path isn't used.

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

Sylvain Lebresne updated CASSANDRA-11313:
-----------------------------------------
    Assignee: T Jake Luciani

> cassandra.in.sh sigar path isn't used.
> --------------------------------------
>
>                 Key: CASSANDRA-11313
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11313
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Jeremiah Jordan
>            Assignee: T Jake Luciani
>            Priority: Trivial
>             Fix For: 2.2.x, 3.0.x, 3.x
>
>
> cassandra.in.sh has:
> {code}
> # Added sigar-bin to the java.library.path CASSANDRA-7838
> JAVA_OPTS="$JAVA_OPTS:-Djava.library.path=$CASSANDRA_HOME/lib/sigar-bin"
> {code}
> At the end.  It is never used from there. If it was there would be an error because it does "$JAVA_OPTS:" not "$JAVA_OPTS "



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)