[ 
https://issues.apache.org/jira/browse/IGNITE-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Griggs resolved IGNITE-2173.
------------------------------------
    Resolution: Not A Problem

Already fixed

> Some log.debug() calls in CacheAbstractJdbcStore.java are not protected with 
> if (log.isDebugEnabled())
> ------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-2173
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2173
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.5
>            Reporter: Michael Griggs
>            Assignee: Michael Griggs
>            Priority: Minor
>             Fix For: 1.6
>
>
> e.g., line 1029
> {code}
> log.debug("Write entries to db one by one using update and insert statements 
> [cache name=" +
> {code}
> A side-effect of this is WARNing messages in your log file when these 
> statements are executed:
> {code}
> 2015-12-15 16:19:26 WARN  CacheJdbcPojoStore:463 - Logging at DEBUG level 
> without checking if DEBUG level is enabled: 
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to