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

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

Commit 55e3b8838b43c6da6e6f26f8a663f46abffe4ed7 in solr's branch 
refs/heads/main from Serhiy Bzhezytskyy
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=55e3b8838b4 ]

SOLR-18373: remove NamedList.asShallowMap/get(String,int) and 
SolrParams.toNamedList (#4761)

And improve performance of the V2 API for serializing SimpleOrderedMap (custom 
Jackson serializer).

> Remove NamedList.asShallowMap()/get(String,int) and SolrParams.toNamedList()
> ----------------------------------------------------------------------------
>
>                 Key: SOLR-18373
>                 URL: https://issues.apache.org/jira/browse/SOLR-18373
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Eric Pugh
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
>  `NamedList.get(String,int)`, `asShallowMap()`, and `asShallowMap(boolean)`, 
> plus `SolrParams.toNamedList()`, have been deprecated since 10.0 in favor of 
> `SimpleOrderedMap`. High blast radius — `NamedList`/`asShallowMap` is used 
> throughout core and solrj, so expect this to be the largest ticket in the 
> batch. Solrj public 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