You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2011/01/11 20:20:46 UTC

[jira] Assigned: (CASSANDRA-1508) only attempt to set size on Linux (for portability)

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

Jonathan Ellis reassigned CASSANDRA-1508:
-----------------------------------------

    Assignee: Peter Schuller

> only attempt to set size on Linux (for portability)
> ---------------------------------------------------
>
>                 Key: CASSANDRA-1508
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1508
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 0.7 beta 1
>            Reporter: Peter Schuller
>            Assignee: Peter Schuller
>            Priority: Minor
>             Fix For: 0.7 beta 2
>
>         Attachments: trunk-1508.txt
>
>
> -Xss128k causes the JVM to refuse to start or crash on 64 bit FreeBSD 8 (this goes for two wildly differing openjdk 1.6:es and for the current openjdk7 branch). Attaching patch to only pass -Xss on Linux.
> The motivation here is that out-of-the-box behavior is important for first-comers, and for people in production on a non-Linux platform where -Xss128k would work are presumably committed enough that they can tweak this themselves.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.