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

Jason Gerlowski commented on SOLR-17042:
----------------------------------------

I've deprecated the interface and methods on branch_9x (in time for 9.5), and 
deleted them outright for 10.0.

Closing this out!

> Deprecate and remove 'V2RequestSupport' and related methods
> -----------------------------------------------------------
>
>                 Key: SOLR-17042
>                 URL: https://issues.apache.org/jira/browse/SOLR-17042
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: v2 API
>            Reporter: Jason Gerlowski
>            Priority: Minor
>              Labels: V2
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The V2RequestSupport interface (and associated methods) were created as a way 
> to convert certain SolrRequest objects that supported it into their v2 
> counterparts.  In practice though, this conversion logic was costly to write 
> and maintain, so very few SolrRequest implementations ever supported it.  At 
> its peak, only a few "collection admin" APIs ever supported conversion, and 
> these were removed a year or so back.
> Instead, we've moved towards generating v2 SolrRequest implementations from 
> our OpenAPI Spec ("OAS").
> We should deprecate V2RequestSupport (and related methods) in 9.x and remove 
> it entirely in 10. 



--
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