[
https://issues.apache.org/jira/browse/SOLR-9242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hrishikesh Gadre updated SOLR-9242:
-----------------------------------
Attachment: SOLR-9242.patch
[~varunthacker] Please find the patch attached. It includes following,
- Updated the collection level backup/restore implementation to use the
BackupRepository interface.
- Removed the cluster property to define a default backup location. The default
will now be associated with the backup repository configuration.
- Unified the backup/restore API parameter constants in CoreAdminParams class
(and removed duplicate declarations in other classes).
- Added unit test to verify the HDFS integration for collection level
backup/restore.
> Collection level backup/restore should provide a param for specifying the
> repository implementation it should use
> -----------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-9242
> URL: https://issues.apache.org/jira/browse/SOLR-9242
> Project: Solr
> Issue Type: Improvement
> Reporter: Hrishikesh Gadre
> Attachments: SOLR-9242.patch
>
>
> SOLR-7374 provides BackupRepository interface to enable storing Solr index
> data to a configured file-system (e.g. HDFS, local file-system etc.). This
> JIRA is to track the work required to extend this functionality at the
> collection level.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]