You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2016/11/22 20:50:58 UTC

[jira] [Updated] (SOLR-9788) Use instrumented jetty classes

     [ https://issues.apache.org/jira/browse/SOLR-9788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar updated SOLR-9788:
----------------------------------------
    Attachment: SOLR_9788.patch

This patch:
# Adds metric-jetty9 as a dependency to the jetty server.
# Uses InstrumentedQueuedThreadPool and InstrumentedHandler in jetty configurations with a MetricRegistry named "solrjetty" obtained from SharedMetricRegistries.

This is still work in progress.

> Use instrumented jetty classes
> ------------------------------
>
>                 Key: SOLR-9788
>                 URL: https://issues.apache.org/jira/browse/SOLR-9788
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>             Fix For: master (7.0), 6.4
>
>         Attachments: SOLR_9788.patch
>
>
> Dropwizard metrics library integrated in SOLR-8785 provides a set of instrumented equivalents of Jetty classes. This allows us to collect statistics on  Jetty's connector, thread pool and handlers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org