epugh opened a new pull request, #4669: URL: https://github.com/apache/solr/pull/4669
# Description Reviewing code in the org.apache.solr.common package for potential improvements. # Solution Mostly driven by what IntelliJ is suggesting are weaknesses. Specifically, lots of unused methods. I found some gnarly extra params that don't get used in the JSON parsing stuff I'd love extra eyes on. # Tests Existing tests, plus talking to Claude for reivew. -- 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]
