[jbosscache-issues] [JBoss JIRA] Created: (JBCACHE-1428) Remove per-request DEBUG logging

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Oct 15 15:30:20 EDT 2008


Remove per-request DEBUG logging
--------------------------------

                 Key: JBCACHE-1428
                 URL: https://jira.jboss.org/jira/browse/JBCACHE-1428
             Project: JBoss Cache
          Issue Type: Task
      Security Level: Public (Everyone can see)
    Affects Versions: 2.2.1.CR2
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Minor
             Fix For: 2.2.1.GA


Switch to TRACE:

2008-10-15 14:37:00,271 DEBUG [org.jboss.cache.transaction.DummyTransaction] (http-10.18.94.176-8080-1) processing beforeCompletion for org.jboss.cache.pojo.interceptors.PojoTxSynchronizationHandler at 1a569f0
2008-10-15 14:37:00,271 DEBUG [org.jboss.cache.transaction.DummyTransaction] (http-10.18.94.176-8080-1) processing beforeCompletion for tx=org.jboss.cache.transaction.DummyTransaction at 13510945, handlers=[TxInterceptor.LocalSynchronizationHandler(gtx=GlobalTransaction:<10.18.94.176:48641>:1, tx=org.jboss.cache.transaction.DummyTransaction at 13510945)]
2008-10-15 14:37:00,272 DEBUG [org.jboss.cache.transaction.DummyTransaction] (http-10.18.94.176-8080-1) processing afterCompletion for org.jboss.cache.pojo.interceptors.PojoTxSynchronizationHandler at 1a569f0
2008-10-15 14:37:00,272 DEBUG [org.jboss.cache.transaction.DummyTransaction] (http-10.18.94.176-8080-1) processing afterCompletion for tx=org.jboss.cache.transaction.DummyTransaction at 13510945, handlers=[TxInterceptor.LocalSynchronizationHandler(gtx=GlobalTransaction:<10.18.94.176:48641>:1, tx=org.jboss.cache.transaction.DummyTransaction at 13510945)]
2008-10-15 14:37:00,272 DEBUG [org.jboss.cache.interceptors.TxInterceptor] (http-10.18.94.176-8080-1) Running commit phase.  One phase? true
2008-10-15 14:37:00,288 DEBUG [org.jboss.cache.interceptors.TxInterceptor] (http-10.18.94.176-8080-1) Finished local commit/rollback method for GlobalTransaction:<10.18.94.176:48641>:1
2008-10-15 14:37:00,288 DEBUG [org.jboss.cache.interceptors.TxInterceptor] (http-10.18.94.176-8080-1) Finished commit phase


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

        



More information about the jbosscache-issues mailing list