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

ASF GitHub Bot updated SOLR-17634:
----------------------------------
    Labels: newdev pull-request-available  (was: newdev)

> Remove obsolete "version" param
> -------------------------------
>
>                 Key: SOLR-17634
>                 URL: https://issues.apache.org/jira/browse/SOLR-17634
>             Project: Solr
>          Issue Type: Task
>          Components: SolrJ
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Major
>              Labels: newdev, pull-request-available
>             Fix For: main (10.0)
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Since at least 2008, SolrJ has passed a "version" parameter from client to 
> server to tell Solr what response format the client understands.  In 
> practice, this has not been used; it's been 2.2 since then, and 2 for 
> "javabin", which was bumped back in 2010.  I think it's time to remove it.  
> If Solr does need to adjust its response in relation to the SolrJ client's 
> parsing, it can use the version of Solr that SolrJ was built with in the HTTP 
> User Agent header -- SOLR-17611
> To remove: 
> [ResponseParser.getVersion|https://github.com/apache/solr/blob/9589cbc2338cb0a526363d33536223424578dbab/solr/solrj/src/java/org/apache/solr/client/solrj/ResponseParser.java#L62]
>  and related machinery.



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