[
https://issues.apache.org/jira/browse/SOLR-16462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17692881#comment-17692881
]
ASF subversion and git services commented on SOLR-16462:
--------------------------------------------------------
Commit 731ce99e5d13ce36826a783a61ae3df899b00dfb in solr's branch
refs/heads/branch_9x from John Durham
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=731ce99e5d1 ]
SOLR-16462: Create v2 core-level snapshot APIs
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 <[email protected]>
> 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 10m
> 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: [email protected]
For additional commands, e-mail: [email protected]