You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by hgadre <gi...@git.apache.org> on 2016/04/30 00:39:11 UTC

[GitHub] lucene-solr pull request: Solr snapshots

GitHub user hgadre opened a pull request:

    https://github.com/apache/lucene-solr/pull/36

    Solr snapshots

    Refactor the Solr collection backup implementation (refactoring "restore" implementation in progress).
    
    Following changes introduced
    - Added Solr/Lucene version to check the compatibility between the backup version and the version of Solr on which it is being restored.
    - Similarly added a backup implementation version to check the compatibility between the "restore" implementation and backup format.
    - Introduced a Strategy interface to define how the Solr index data is backed up (e.g. using file copy approach).
    - Introduced a Repository interface to define the file-system used to store the backup data. (currently works only with local file system but can be extended).


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hgadre/lucene-solr solr_5750_refactor

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/36.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #36
    
----
commit 2d94cbd143ac40d7a0fb5136062775ce3d555d55
Author: Hrishikesh Gadre <hg...@cloudera.com>
Date:   2016-03-24T22:44:38Z

    Solr snapshots
    
    Change-Id: I26a3aad80dff5b4f2f035f6371fb82ec3b77e4fe

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] lucene-solr pull request #36: Solr snapshots

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/lucene-solr/pull/36


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] lucene-solr pull request: LUCENE-5449: Rename _TestUtil to TestUti...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/lucene-solr/pull/36


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
If your project does not have this feature enabled and wishes so, or if the
feature is enabled but not working, please contact infrastructure at
infrastructure@apache.org or file a JIRA ticket with INFRA.
---

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