isaric opened a new pull request, #4464: URL: https://github.com/apache/solr/pull/4464
This is Part 2 of 4 to deprecate and remove the `MapSerializable` interface as part of SOLR-17600. This PR migrates Core Configuration classes (e.g., `SolrConfig`, `PluginInfo`, `ConfigOverlay`) to use `MapWriter`. **Note:** This PR is part of a stacked series and is built on top of Part 1 (#4463). It currently displays the commits from Part 1 as well, but they will automatically drop from this PR's diff once Part 1 is merged into `main`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
