[
https://issues.apache.org/jira/browse/ZOOKEEPER-4993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ZOOKEEPER-4993:
--------------------------------------
Labels: pull-request-available (was: )
> Lower "Attempting to delete candidate container..." logging to DEBUG
> --------------------------------------------------------------------
>
> Key: ZOOKEEPER-4993
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4993
> Project: ZooKeeper
> Issue Type: Task
> Components: server
> Reporter: Glen Mazza
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> [https://github.com/apache/zookeeper/blob/master/zookeeper-server/src/main/java/org/apache/zookeeper/server/ContainerManager.java#L134]
> Can we get the "Attempting to delete candidate container..." logging
> statement lowered from INFO to DEBUG? We're getting about 2.0+ million of
> these logging statements each day (no exaggeration, actually).
> If we raised our logging for this class to WARN, to avoid the above
> statement, we'd miss the LOG.info("Using checkIntervalMs={} maxPerMinute={}
> maxNeverUsedIntervalMs={}" statement in the Constructor that we'd like to
> keep.
> Thanks!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)