[
https://issues.apache.org/jira/browse/CASSANDRA-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13086337#comment-13086337
]
Hudson commented on CASSANDRA-3043:
-----------------------------------
Integrated in Cassandra-0.8 #283 (See
[https://builds.apache.org/job/Cassandra-0.8/283/])
fix SSTIT on Windows
patch by Vladimir Loncar; reviewed by jbellis for CASSANDRA-3043
jbellis :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1158693
Files :
*
/cassandra/branches/cassandra-0.8/test/unit/org/apache/cassandra/tools/SSTableImportTest.java
> SSTableImportTest fails on Windows 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
> Fix For: 0.8.5
>
> Attachments: 3043-v2.txt, 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