[
https://issues.apache.org/jira/browse/CASSANDRA-8452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244539#comment-14244539
]
Joshua McKenzie commented on CASSANDRA-8452:
--------------------------------------------
I'm comfortable with the position that if you run cassandra on linux w/ntfs
you're in uncharted territory and we make no promises. Naming the checks
'isWindows' and 'hasProcFS' seems like the most granular / correct combination
of things for our current needs and we could expand from there later as needs
dictate.
> Add missing systems to FBUtilities.isUnix, add FBUtilities.isWindows
> --------------------------------------------------------------------
>
> Key: CASSANDRA-8452
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8452
> Project: Cassandra
> Issue Type: Bug
> Reporter: Blake Eggleston
> Assignee: Blake Eggleston
> Priority: Minor
> Fix For: 2.1.3
>
> Attachments: CASSANDRA-8452-v2.patch, CASSANDRA-8452-v3.patch,
> CASSANDRA-8452.patch
>
>
> The isUnix method leaves out a few unix systems, which, after the changes in
> CASSANDRA-8136, causes some unexpected behavior during shutdown. It would
> also be clearer if FBUtilities had an isWindows method for branching into
> Windows specific logic.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)