You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jun Takagi (JIRA)" <ji...@apache.org> on 2018/01/25 02:19:00 UTC

[jira] [Updated] (SOLR-11903) Add metrics to collect response time of distributed and local searches separately

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

Jun Takagi updated SOLR-11903:
------------------------------
    Attachment: SOLR-11903.patch

> Add metrics to collect response time of distributed and local searches separately
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-11903
>                 URL: https://issues.apache.org/jira/browse/SOLR-11903
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: metrics
>            Reporter: Jun Takagi
>            Priority: Minor
>         Attachments: SOLR-11903.patch
>
>
> In the Solr-cloud, requests of both distributed and local searches are processed by {{SearchHandler}} and its metric {{requestTimes}} monitors all processing time regardless of its kind. Because of this, we can't observe response time of these two kinds of searches separately.
>  
> To solve this issue, we add new metrics to {{SearchHandler}} which monitor the processing time of them separately.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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