[
https://issues.apache.org/jira/browse/SOLR-7158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-7158:
---------------------------------------
Description: The separator for zk nodes is '/'. However, on Windows, while
uploading the relative files nested within a directory (e.g.
velocity\hit-plain.vm) contain '\'. This, apart from causing an inconsistency
as compared to zk on posix systems, messed up the ZkCLITest on Windows where
count of files in zk and files in the filesystem was compared. (was: There
were a couple of issues with ZkConfigManager:
* Directories are not created recursively in Windows with nio.Files.write().
Need to pre-create the directory structure while downloading config.
* The separator for zk nodes is '/'. However, on Windows, while uploading the
relative files nested within a directory (e.g. velocity\hit-plain.vm) contain
'\'. This, apart from causing an inconsistency as compared to zk on posix
systems, messed up the ZkCLITest on Windows where count of files in zk and
files in the filesystem was compared.)
> ZkConfigManager filesystem fixes for Windows
> --------------------------------------------
>
> Key: SOLR-7158
> URL: https://issues.apache.org/jira/browse/SOLR-7158
> Project: Solr
> Issue Type: Bug
> Reporter: Ishan Chattopadhyaya
> Assignee: Alan Woodward
> Attachments: SOLR-7158.patch
>
>
> The separator for zk nodes is '/'. However, on Windows, while uploading the
> relative files nested within a directory (e.g. velocity\hit-plain.vm) contain
> '\'. This, apart from causing an inconsistency as compared to zk on posix
> systems, messed up the ZkCLITest on Windows where count of files in zk and
> files in the filesystem was compared.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]