You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Trey Cahill (JIRA)" <ji...@apache.org> on 2017/01/07 19:33:58 UTC

[jira] [Updated] (SOLR-9939) Ping handler logs each request twice

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

Trey Cahill updated SOLR-9939:
------------------------------
    Attachment: SOLR-9939.patch

> Ping handler logs each request twice
> ------------------------------------
>
>                 Key: SOLR-9939
>                 URL: https://issues.apache.org/jira/browse/SOLR-9939
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 6.4
>            Reporter: Shawn Heisey
>            Priority: Minor
>         Attachments: SOLR-9939.patch
>
>
> Requests to the ping handler are being logged twice.  The first line has "hits" and the second one doesn't, but other than that they have the same info.
> These lines are from a 5.3.2-SNAPSHOT version.  In the IRC channel, [~ctargett] confirmed that this also happens in 6.4-SNAPSHOT.
> {noformat}
> 2017-01-06 14:16:37.253 INFO  (qtp1510067370-186262) [   x:sparkmain] or.ap.so.co.So.Request [sparkmain] webapp=/solr path=/admin/ping params={} hits=400271103 status=0 QTime=4
> 2017-01-06 14:16:37.253 INFO  (qtp1510067370-186262) [   x:sparkmain] or.ap.so.co.So.Request [sparkmain] webapp=/solr path=/admin/ping params={} status=0 QTime=4
> {noformat}
> Unless there's a good reason to have it that I'm not aware of, the second log should be removed.



--
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