Valentin Kulichenko created IGNITE-3334:
-------------------------------------------
Summary: TcpDiscoveryZookeeperIpFinder uses INFO logging without isInfoEnabled() check
Key: IGNITE-3334
URL:
https://issues.apache.org/jira/browse/IGNITE-3334 Project: Ignite
Issue Type: Bug
Components: ignite-zookeeper
Affects Versions: 1.6
Reporter: Valentin Kulichenko
Assignee: Valentin Kulichenko
Fix For: 1.7
This leads to the warnings in case INFO is disabled:
{noformat}
[org.apache.ignite.spi.discovery.tcp.ipfinder.zk.TcpDiscoveryZookeeperIpFinder] Logging at INFO level without checking if INFO level is enabled
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)