[
https://issues.apache.org/jira/browse/CASSANDRA-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Loncar updated CASSANDRA-3043:
---------------------------------------
Attachment: windows-sstable-import-fix.patch
> SSTableImportTest fails on Windows because of because of malformed file path
> ----------------------------------------------------------------------------
>
> Key: CASSANDRA-3043
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3043
> Project: Cassandra
> Issue Type: Bug
> Components: Tests
> Environment: Windows
> Reporter: Vladimir Loncar
> Assignee: Vladimir Loncar
> Priority: Trivial
> Labels: windows
> Attachments: windows-sstable-import-fix.patch
>
>
> SSTableImportTest uses URL.getPath() to create path to JSON files. This fails
> on Windows in many cases (for example if there are spaces in path which get
> encoded as %20 which Windows doesn't like). Trick is to create URI from URL
> which satisfies all platforms.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira