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

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

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

SOLR-15101: Add list/delete APIs for incremental backups (#2336)

SOLR-13608 introduces a new "incremental" backup format, which allows
storage of multiple backup "points" in the same location. This
development introduces a need for APIs to manage these potentially
plural backups.

This commit introduces /admin/collections?action=LISTBACKUPS and
/admin/collections?action=DELETEBACKUP to handle these backups.

> Add list-backups and delete-backups APIs
> ----------------------------------------
>
>                 Key: SOLR-15101
>                 URL: https://issues.apache.org/jira/browse/SOLR-15101
>             Project: Solr
>          Issue Type: Sub-task
>    Affects Versions: master (9.0)
>            Reporter: Jason Gerlowski
>            Assignee: Jason Gerlowski
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The accepted SIP-12 outlines a plan for changing Solr's backup file structure 
> in a way that supports storing multiple backups within a single "location" 
> URI.  With this comes a need for APIs that can list out and delete backups 
> within that single location.
> SIP-12 has v1 and v2 API specs for these APIs.  This ticket covers 
> implementing them.



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

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

Reply via email to