epugh commented on PR #2919: URL: https://github.com/apache/solr/pull/2919#issuecomment-2564312816
I think I can better articulate my original question. Now that `MapWriter.append()` is deprecated on 9x, can we remove it from 10x? I like that `TestLegacyCircuitBreaker` has a lot of direction for future Solr developers...: ``` /** * Tests the original circuit breaker configuration format, which was not configurable. * * @deprecated Remove in 10.0 */ @Deprecated(since = "9.4") ``` -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org