Re: [PR] SOLR-17441 MetricUtils: Skip Unreadable Properties [solr]

2024-09-27 Thread via GitHub
dsmiley merged PR #2694: URL: https://github.com/apache/solr/pull/2694 -- 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.or

Re: [PR] SOLR-17441 MetricUtils: Skip Unreadable Properties [solr]

2024-09-25 Thread via GitHub
dsmiley commented on code in PR #2694: URL: https://github.com/apache/solr/pull/2694#discussion_r1775906018 ## solr/core/src/java/org/apache/solr/util/stats/MetricUtils.java: ## @@ -787,10 +787,16 @@ public static void addMXBeanMetrics( } });