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

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

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

SOLR-15101: Fix IncrementalBackupTest bug

Each test case in this class sets a "prefix" to ease distinguishing
between backups and collections created by each test method.  But this
prefix is set inconsistently - sometimes after resources have been
created by a test.  This commit changes the prefix to occur at the very
start of each test case.


> 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
>             Fix For: master (9.0), 8.9
>
>          Time Spent: 40m
>  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