[
https://issues.apache.org/jira/browse/SOLR-18374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18107986#comment-18107986
]
ASF subversion and git services commented on SOLR-18374:
--------------------------------------------------------
Commit ebcc1da9e043d40c660e4fb7046e6ae24f25c404 in solr's branch
refs/heads/branch_10x from Serhiy Bzhezytskyy
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=ebcc1da9e04 ]
SOLR-18374: remove NamedList.NamedListEntry, scope MapWriterMap to its package
(#4763)
(cherry picked from commit a12904d547697c8f9ed47e1e7902484f1f7d3451)
> Remove NamedList.NamedListEntry and MapWriterMap
> ------------------------------------------------
>
> Key: SOLR-18374
> URL: https://issues.apache.org/jira/browse/SOLR-18374
> Project: Solr
> Issue Type: Sub-task
> Reporter: Eric Pugh
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> `NamedList.NamedListEntry` (deprecated since 10.0, use
> `AbstractMap.SimpleEntry`/`Map.entry()` instead) and `MapWriterMap`
> (deprecated since 10.0, candidate for a `NavigableMap`-based wrapper or
> package-private visibility — no final decision made yet) are smaller, more
> contained companions to the `asShallowMap` cleanup above; splitting them out
> keeps that ticket from growing further.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]