[ 
https://issues.apache.org/jira/browse/SOLR-9242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367524#comment-15367524
 ] 

Varun Thacker commented on SOLR-9242:
-------------------------------------

We have a test failure for windows :

Log excerpt :
{code}
   [junit4]   2> Caused by: java.nio.file.InvalidPathException: Illegal char 
<:> at index 2: 
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.cloud.TestLocalFSCloudBackupRestore_168D4B6DEE507089-001/tempDir-002/mytestbackup
   [junit4]   2>        at 
sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
   [junit4]   2>        at 
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
   [junit4]   2>        at 
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
   [junit4]   2>        at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)
   [junit4]   2>        at 
sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)
   [junit4]   2>        at java.nio.file.Paths.get(Paths.java:84)
   [junit4]   2>        at 
org.apache.solr.core.backup.repository.LocalFileSystemRepository.createURI(LocalFileSystemRepository.java:62)
   [junit4]   2>        at 
org.apache.solr.handler.SnapShooter.initialize(SnapShooter.java:85)
   [junit4]   2>        at 
org.apache.solr.handler.SnapShooter.<init>(SnapShooter.java:79)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation$19.call(CoreAdminOperation.java:873)
   [junit4]   2>        ... 30 more
{code}

Jenkins failure link : 
http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/305/

> Collection level backup/restore should provide a param for specifying the 
> repository implementation it should use
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-9242
>                 URL: https://issues.apache.org/jira/browse/SOLR-9242
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Hrishikesh Gadre
>            Assignee: Varun Thacker
>             Fix For: 6.2
>
>         Attachments: SOLR-9242.patch, SOLR-9242.patch, SOLR-9242.patch, 
> SOLR-9242.patch, SOLR-9242.patch
>
>
> SOLR-7374 provides BackupRepository interface to enable storing Solr index 
> data to a configured file-system (e.g. HDFS, local file-system etc.). This 
> JIRA is to track the work required to extend this functionality at the 
> collection level.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to