[
https://issues.apache.org/jira/browse/SOLR-17600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-17600:
--------------------------------
Fix Version/s: main (10.0)
Labels: newdev (was: )
> Deprecate and remove MapSerializable
> ------------------------------------
>
> Key: SOLR-17600
> URL: https://issues.apache.org/jira/browse/SOLR-17600
> Project: Solr
> Issue Type: Task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: David Smiley
> Priority: Minor
> Labels: newdev
> Fix For: main (10.0)
>
>
> MapSerializable has a single method toMap(Map) and that which is intended for
> serialization. It was basically obsoleted by MapWritable that also has this
> method. Any class implementing MapSerializable should instead implement
> MapWritable, thus implementing MapWritable.writeMap, and remove redundant
> toMap implementations. This amounts to replacing toMap with writeMap.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]