You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/05/09 10:14:45 UTC

[jira] Updated: (SOLR-1152) snapshoot on ReplicationHandler should acccept the location

     [ https://issues.apache.org/jira/browse/SOLR-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar updated SOLR-1152:
----------------------------------------

    Attachment: SOLR-1152.patch

Patch with the following changes:

* Accepts an optional location parameter.
* If it is relative, it is assumed to be relative to the core's instance directory. Should this be relative to solr home?
* A snapshot.[timestamp] directory is created inside the 'location'

> snapshoot on ReplicationHandler should acccept the location
> -----------------------------------------------------------
>
>                 Key: SOLR-1152
>                 URL: https://issues.apache.org/jira/browse/SOLR-1152
>             Project: Solr
>          Issue Type: Improvement
>          Components: replication (java)
>    Affects Versions: 1.3
>            Reporter: Noble Paul
>            Priority: Minor
>         Attachments: SOLR-1152.patch
>
>
> Lt the command snapshoot accept an extra parameter "location" which can specify where the snapshot/backup is created. This must be an optional parameter and if not mentioned the snapshot must be created in the dataDir

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.