[
https://issues.apache.org/jira/browse/SOLR-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar resolved SOLR-53.
---------------------------------------
Resolution: Won't Fix
Reading the comments it seems we are not able to support this across platforms.
The Java based replication should be able to work with a symbolic link to the
index directory. Closing this issue for now, we can open this again if needed.
> Allow symbolic links and rsync over ssh in snap scripts
> -------------------------------------------------------
>
> Key: SOLR-53
> URL: https://issues.apache.org/jira/browse/SOLR-53
> Project: Solr
> Issue Type: Improvement
> Components: update
> Reporter: Lee Marlow
> Attachments: symbolic_links_and_rsync_over_ssh.diff
>
>
> Our index directories are symbolic links to a shared location because we use
> capistrano to deploy our Ruby on Rails application. This caused problems
> with snappuller and snapinstaller, so I added the -L option to the find
> command to make it work.
> I also modified snappuller to rsync over ssh, which means there is no need to
> run the rsync daemon - one less service to run.
> I will attach the patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.