[ 
https://issues.apache.org/jira/browse/SOLR-17042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Gerlowski resolved SOLR-17042.
------------------------------------
    Fix Version/s: main (10.0)
                   9.5
         Assignee: Jason Gerlowski
       Resolution: Fixed

> 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
>            Assignee: Jason Gerlowski
>            Priority: Minor
>              Labels: V2
>             Fix For: main (10.0), 9.5
>
>          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