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

Jason Gerlowski commented on SOLR-16462:
----------------------------------------

Hey [~jdurham] - I suspect this is something that we haven't tackled yet in 
"production" code.  I toyed with it a bit in a spike earlier on, but nothing 
that was commit-able.  I hadn't thought of anything quite so fancy as a 
filter/interceptor, though it's a neat idea!  At the time I think I just 
handled the logic similarly to what the v1 (i.e. CoreAdminHandler) code does 
now.

Anyway, you're right that we'll need to handle this, and that its a pattern 
applicable to a number of other APIs, so it's something we'll want to think 
through carefully.

Would you be willing to push up your PR without a full async solution?  IMO 
it'd be a bit easier to brainstorm approaches with a concrete PR in front of 
us.  I'd be happy to help code that part of things up, once we agree on an 
approach.


> 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
>            Priority: Major
>              Labels: V2, newdev
>
> 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]

Reply via email to