You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/02/17 03:00:00 UTC

[jira] [Commented] (SOLR-15087) Allow backup restoration to existing collections

    [ https://issues.apache.org/jira/browse/SOLR-15087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285615#comment-17285615 ] 

ASF subversion and git services commented on SOLR-15087:
--------------------------------------------------------

Commit 15bd858d349fa434bbd296b6cab0435ecf26c719 in lucene-solr's branch refs/heads/master from Jason Gerlowski
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=15bd858 ]

SOLR-15087: Allow restoration to existing collections (#2380)

The recent addition of support for a "readonly" mode for collections
opens the door to restoring to already-existing collections.

This commit adds a codepath to allow this.  Any compatible existing
collection may be used for restoration, including the collection that
was the original source of the backup.

> Allow backup restoration to existing collections
> ------------------------------------------------
>
>                 Key: SOLR-15087
>                 URL: https://issues.apache.org/jira/browse/SOLR-15087
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Jason Gerlowski
>            Assignee: Jason Gerlowski
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The "read-only" mode introduced by SOLR-13721 opens the door to our restoring backup snapshots to already-existing collections.
> # Set read-only mode for the collection in question.
> # Restore a backup to each shard
> # Unset read-only mode for the collection.
> See [SIP-12|https://cwiki.apache.org/confluence/display/SOLR/SIP-12%3A+Incremental+Backup+and+Restore] and the corresponding [discussion thread|http://mail-archives.apache.org/mod_mbox/lucene-dev/202012.mbox/%3cCAPCX2-LRxHMs55Mx249sSYLPWT-vb-fi=HifRoA12wiwLiSQMQ@mail.gmail.com%3e] for more details.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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