[infinispan-issues] [JBoss JIRA] Created: (ISPN-855) Review logger usage in query module
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Mon Jan 3 08:05:19 EST 2011
Review logger usage in query module
-----------------------------------
Key: ISPN-855
URL: https://issues.jboss.org/browse/ISPN-855
Project: Infinispan
Issue Type: Task
Components: Querying
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Priority: Optional
there are some non-static loggers, some unneeded checks for logging level, and most importantly some uninitialized loggers (which are then used, no clue how it didn't throw NPEs: likely classes where never invoked/ covered in tests)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list