You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joshua McKenzie (JIRA)" <ji...@apache.org> on 2014/12/15 20:49:13 UTC

[jira] [Updated] (CASSANDRA-8223) Make comments/default paths in cassandra-env.ps1 more Windows-centric

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

Joshua McKenzie updated CASSANDRA-8223:
---------------------------------------
    Attachment: 8223_v1.txt

v1 attached - also modified the gc log date determination logic to be PowerShell friendly (i.e. to work if uncommented).

> 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
>              Labels: Windows
>             Fix For: 2.1.3
>
>         Attachments: 8223_v1.txt
>
>
> 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)