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

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

Commit 2f302e0a626e296ef2c05d0d7560a6e747948d2d in solr's branch 
refs/heads/main from John Durham
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=2f302e0a626 ]

SOLR-16462: Create v2 equivalents for core-level snapshot CRUD functionality 
(#1126)

LISTSNAPSHOT, CREATESNAPSHOT, and DELETESNAPSHOT now have v2 equivalent APIs 
available at `GET /api/cores/coreName/snapshots`, `POST 
/api/cores/coreName/snapshots/snapshotName`, and `DELETE 
/api/cores/coreName/snapshots/snapshotName`, respectively.

While in the code, this commit also fixes a bug in the response format of the 
v1 LISTSNAPSHOT API.

Co-authored-by: Jason Gerlowski <gerlowsk...@apache.org>

> Create v2 equivalent of v1 'CREATESNAPSHOT', 'LISTSNAPSHOT' and 
> 'DELETESNAPSHOT' (core level) 
> ----------------------------------------------------------------------------------------------
>
>                 Key: SOLR-16462
>                 URL: https://issues.apache.org/jira/browse/SOLR-16462
>             Project: Solr
>          Issue Type: Sub-task
>          Components: v2 API
>    Affects Versions: 9.1
>            Reporter: Sanjay Dutt
>            Assignee: Jason Gerlowski
>            Priority: Major
>              Labels: V2, newdev
>          Time Spent: 6h
>  Remaining Estimate: 0h
>
> Snapshot API has no v2 equivalent. This ticket is to track changes made to 
> the Solr to add v2 equivalent of 'CREATESNAPSHOT', 'LISTSNAPSHOT' and 
> 'DELETESNAPSHOT' api.



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

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

Reply via email to