You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Sanjay (Jira)" <ji...@apache.org> on 2022/10/14 01:27:00 UTC

[jira] [Comment Edited] (SOLR-16461) Create v2 equivalent of v1 'BACKUP' (A backup API for user managed cluster or single node installation)

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

Sanjay edited comment on SOLR-16461 at 10/14/22 1:26 AM:
---------------------------------------------------------

Initial idea is to create a class named BackupCoreAPI that will contains commands such as CREATE, STATUS and DELETE. And then inject ReplicationHandler into BackupCoreAPI and delegates all these action to ReplicationHandler.

Also ReplicationHandler calls deleteSnapshot method, which triggers when requested action=DELETE on replication handler, is marked deprecated. Does anyone has more info on that? And now which method should be used to clear up the backup files. 


was (Author: duttsanjay):
Initial idea is to create a class named BackupCoreAPI that will contains commands such as CREATE, STATUS and DELETE. And then inject ReplicationHandler into BackupCoreAPI and delegates all these action to ReplicationHandler.

Also deleteSnapshot method which triggers when calls action=DELETE on replication handler marked deprecated. Does anyone has more info on that? And now which method should be used to clear up the backup files. 

> Create v2 equivalent of v1 'BACKUP' (A backup API for user managed cluster or single node installation)
> -------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-16461
>                 URL: https://issues.apache.org/jira/browse/SOLR-16461
>             Project: Solr
>          Issue Type: Sub-task
>          Components: v2 API
>    Affects Versions: 9.1
>            Reporter: Sanjay
>            Priority: Major
>              Labels: V2
>
> A backup API for user manager cluster or single node installation has no v2 equivalent. This ticket is used to track changes that will be made to add the v2 API for the 'backup'.
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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