[ 
https://issues.apache.org/jira/browse/SOLR-17441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885351#comment-17885351
 ] 

ASF subversion and git services commented on SOLR-17441:
--------------------------------------------------------

Commit f531eee1350a5cb44942f6aad42be981b797a519 in solr's branch 
refs/heads/branch_9x from Heythm
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=f531eee1350 ]

SOLR-17441: MetricUtils: Skip Unreadable Properties (#2694)

Improve system metrics collection by skipping unreadable MXBean properties, 
making /admin/info/system calls faster

(cherry picked from commit ee5c9bedf06999c4287414ac2a9ff81c068f7caf)


> MetricUtils optimization: skip unreadable properties
> ----------------------------------------------------
>
>                 Key: SOLR-17441
>                 URL: https://issues.apache.org/jira/browse/SOLR-17441
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Haythem Khiri
>            Priority: Minor
>              Labels: pull-request-available
>         Attachments: Screenshot 2024-09-27 at 11.28.28.png, Screenshot 
> 2024-09-27 at 11.28.51.png
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The {{/solr/admin/info/system}} endpoint, used by the Solr Operator for 
> start-up and liveness probes, can fail if response times are excessive. This 
> update optimizes the addMXBeanMetrics method by skipping unreadable 
> properties earlier, minimizing exceptions and boosting performance. This 
> leads to more efficient MBean metric collection, enhancing monitoring and 
> diagnostics.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to