[
https://issues.apache.org/jira/browse/SOLR-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jianhan updated SOLR-1135:
--------------------------
Attachment: SOLR-1135.patch
upload a patch
> snapshot is created in the directory where solr was lauched
> -----------------------------------------------------------
>
> Key: SOLR-1135
> URL: https://issues.apache.org/jira/browse/SOLR-1135
> Project: Solr
> Issue Type: Bug
> Components: replication (java)
> Affects Versions: 1.4
> Environment: Mac OS 10.5
> Reporter: Jianhan
> Priority: Minor
> Fix For: 1.4
>
> Attachments: SOLR-1135.patch
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> when a request
> http://master_host:port/solr/replication?command=snapshoot
> is made, a snapshot is created successfully but in a wrong directory. It is
> not in the data directory (like the script did) but in the directory where
> solr is launched. This creates complication to backup process because this
> makes the location of snapshot essential undefined, i.e. depends on how solr
> is launched.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.