dsmiley commented on code in PR #1004: URL: https://github.com/apache/solr/pull/1004#discussion_r978131765
########## solr/CHANGES.txt: ########## @@ -89,6 +89,8 @@ Improvements * SOLR-16361: mod() is now accurate for all integers, floats, doubles and longs upto 2^52 (Dan Rosher via Eric Pugh) +* SOLR-16404: Prometheus Exporter: Use non-deprecated Solr clients. (Houston Putman) Review Comment: From the user's point of view, you've switched to HTTP2; right? That's more interesting to readers than what's deprecated and not; otherwise it's a refactoring (no real impact). -- 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]
