Shalin Shekhar Mangar created SOLR-9365:
-------------------------------------------
Summary: 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
Priority: Minor
Fix For: 6.2, master (7.0)
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]