Yashgoswami-ds commented on PR #4722: URL: https://github.com/apache/solr/pull/4722#issuecomment-5245513880
@epugh I’ve addressed the review comments: * Replaced the generic `Map<String, Object>` fields with strongly typed response models for thread count, thread information, locks, synchronizers, monitors, and stack traces. * Removed the obsolete `registerV2()` override since the endpoint is now exposed through the JAX-RS API. * Verified the changes with the relevant compilation and tests; the build passes successfully. The updates are pushed in the latest commit. -- 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]
