Details
-
Bug
-
Status: Open
-
Low
-
Resolution: Unresolved
-
None
-
Low
Description
cassandra.in.sh has:
# Added sigar-bin to the java.library.path CASSANDRA-7838
JAVA_OPTS="$JAVA_OPTS:-Djava.library.path=$CASSANDRA_HOME/lib/sigar-bin"
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 "