Joshua McKenzie created CASSANDRA-8223:
------------------------------------------
Summary: Make comments/default paths in cassandra-env.ps1 more
Windows-centric
Key: CASSANDRA-8223
URL: https://issues.apache.org/jira/browse/CASSANDRA-8223
Project: Cassandra
Issue Type: Improvement
Reporter: Joshua McKenzie
Assignee: Joshua McKenzie
Priority: Trivial
Fix For: 2.1.2
When porting launch-script functionality over some of the disabled-by-default
options in cassandra-env.ps1 weren't modified. They're decidedly non-Windows:
{code}
# Configure the following for JEMallocAllocator and if jemalloc is not
available in the system
# library path (Example: /usr/local/lib/). Usually "make install" will do
the right thing.
{code}
Trivial effort - just update those to reflect sane windows
defaults/paths/ecosystem. Should have 0 effect on runtime defaults as they're
all already Windows-ified.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)