David Smiley created SOLR-4545:
----------------------------------

             Summary: Replication rollback to snapshot
                 Key: SOLR-4545
                 URL: https://issues.apache.org/jira/browse/SOLR-4545
             Project: Solr
          Issue Type: New Feature
          Components: replication (java)
            Reporter: David Smiley


The replication handler has a "backup" command which creates snapshots in the 
data directory.  Oddly, there is no way to rollback to a backup.  You could do 
some awkward index moving and core swapping as a work-around.

A proposed "restore" command to the replication handler should allow specifying 
a directory, or an "as-of" date; otherwise you'd get the most recent snapshot.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to