You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Scott Gray (JIRA)" <ji...@apache.org> on 2010/04/17 06:41:24 UTC

[jira] Commented: (OFBIZ-3646) Change log level on never-cache related messages from "warn" to "info"

    [ https://issues.apache.org/jira/browse/OFBIZ-3646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858097#action_12858097 ] 

Scott Gray commented on OFBIZ-3646:
-----------------------------------

I'm not sure, I'm guessing it's logged as a warning because you may be expecting the value to cache but it isn't going to happen.  Warnings are about logging potential mistakes that don't actually result in an error.  Why not just not use the cache when you shouldn't be?

> Change log level on never-cache related messages from "warn" to "info"
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3646
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3646
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Bob Morley
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3646_ChangeLogLevelForNeverCacheMessages.patch
>
>
> When you use caching there are a number of warning messages that are produced indicating that various entity instances will not be cached (because the entity is configured not to cache).  Changing these from "warn" to "info" which better reflects what they are and reduces warn threshold log noise.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira