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

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

Commit 3fe14866838a9939a940b954fd97b8ad9be2226e in lucene-solr's branch 
refs/heads/master from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=3fe1486 ]

SOLR-9365: Reduce noise in solr logs during graceful shutdown


> Reduce noise in solr logs during graceful shutdown
> --------------------------------------------------
>
>                 Key: SOLR-9365
>                 URL: https://issues.apache.org/jira/browse/SOLR-9365
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrCloud
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Cao Manh Dat
>            Priority: Minor
>              Labels: difficulty-easy, impact-low, newdev
>             Fix For: 6.2, master (7.0)
>
>         Attachments: SOLR-9365.patch
>
>
> There is too much unnecessary logging of exceptions during a graceful 
> shutdown. This is mostly due to:
> # Watcher invocations fired after the zk callback executor is shutdown, and
> # Session expiry because of zkclient or embedded zk server shutdown
> We should add a simple check for such conditions to reduce noise in our logs.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to