You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2014/02/19 17:16:21 UTC

[jira] [Created] (SOLR-5750) Backup/Restore API for SolrCloud

Shalin Shekhar Mangar created SOLR-5750:
-------------------------------------------

             Summary: Backup/Restore API for SolrCloud
                 Key: SOLR-5750
                 URL: https://issues.apache.org/jira/browse/SOLR-5750
             Project: Solr
          Issue Type: Sub-task
            Reporter: Shalin Shekhar Mangar


We should have an easy way to do backups and restores in SolrCloud. The ReplicationHandler supports a backup command which can create snapshots of the index but that is too little.

The command should be able to backup:
# Snapshots of all indexes or indexes from the leader of the shards
# Config set
# Cluster state
# Cluster properties
# Aliases
# Overseer work queue?

A restore should be able to completely restore the cloud i.e. no manual steps required other than bringing nodes back up or setting up a new cloud cluster.

SOLR-5340 will be a part of this issue.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org