Eric Pugh created SOLR-18374:
--------------------------------

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


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

Reply via email to