linxiaokun528 commented on code in PR #4577:
URL: https://github.com/apache/solr/pull/4577#discussion_r3562922510


##########
solr/core/src/java/org/apache/solr/schema/ZkIndexSchemaReader.java:
##########
@@ -66,10 +66,10 @@ public void preClose(SolrCore core) {
             if (cc.isZooKeeperAware()) {
               if (log.isDebugEnabled()) {
                 log.debug(
-                    "Removing ZkIndexSchemaReader OnReconnect listener as core 
{} is shutting down.",
+                    "Removing ZkIndexSchemaReader OnExpirationReconnection 
listener as core {} is shutting down.",

Review Comment:
   Right. It's a typo, will fix it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to