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


##########
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:
   I feel we should pick one `OnExpiration...` vs `OnExpired...` and be 
consistent. It doesn't seem that `OnExpirationReconnection` is any kind of 
official entity anyway.



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