[
https://issues.apache.org/jira/browse/CASSANDRA-7398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031537#comment-14031537
]
Lyuben Todorov commented on CASSANDRA-7398:
-------------------------------------------
I think it's a bad idea to special case input of file URLs for windows users,
If someone is using windows, they should be aware that special prefixes are
required when specifying a URL so it would probably be better to just catch the
exception and re-throw a runtime exception explaining the problem.
([~JoshuaMcKenzie] WDYT?)
> -Dcassandra.config= needs file:///
> ----------------------------------
>
> 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)