[
https://issues.apache.org/jira/browse/CASSANDRA-7398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031591#comment-14031591
]
Joshua McKenzie commented on CASSANDRA-7398:
--------------------------------------------
I'm inclined to agree w/Lyuben - we have a precedent with our .yaml parsing to
bomb the entire thing out with invalid input, and in cases where we have quirky
platform-specific differences (URL being a recent case - see CASSANDRA-7335) I
think the least surprising thing to do would be to bail out with a message to
the user as to why rather than introducing a specific code-path to try and get
Windows to behave.
> Using the -Dcassandra.config VM param needs a "file:///" prefix for the
> supplied URL
> ------------------------------------------------------------------------------------
>
> Key: CASSANDRA-7398
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7398
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Environment: Cassandra 2.1.0-rc1-SNAPSHOT, Win 7
> Reporter: Marco Tulio Avila CerĂ³n
> Priority: Minor
> Labels: lhf, patch
> Fix For: 2.1 rc1
>
> Attachments: CASSANDRA-7398_prefix.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> The parameter in the VM options -Dcassandra.config= needs file:///
> Allow the user to have optional "file:///" when loading the config file from
> the filesystem
--
This message was sent by Atlassian JIRA
(v6.2#6252)