|
From: Rod J. <rod...@in...> - 2004-06-03 09:13:55
|
I've always believed it should be INFO. Transactions are important and I
want them to be fairly obvious...
When it was DEBUG at one point I found it a bit confusing in development,
hence I changed it back.
----- Original Message -----
From: "j=FCrgen h=F6ller [werk3AT]" <jue...@we...>
To: <spr...@li...>
Sent: Thursday, June 03, 2004 9:42 AM
Subject: [Springframework-developer] Fw: [Spring-JIRA] Commented: (SPR-15=
4)
Make log event "Initiating transaction commit" DEBUG
We've already discussed this before, haven't we? As far as I remember, we
wanted to leave this message at INFO level to make people aware that Spri=
ng
is properly initiating a database transaction here, assuming that product=
ion
is turned to WARN anyway. However, there is an argument that this should =
be
a DEBUG message, so that Spring doesn't issue any INFO statements in norm=
al
operation... Thoughts?
Juergen
________________________________
Von: leg...@at... [mailto:leg...@at...=
m]
Gesendet: Do 03.06.2004 10:54
An: j=FCrgen h=F6ller [werk3AT]
Betreff: [Spring-JIRA] Commented: (SPR-154) Make log event "Initiating
transaction commit" DEBUG
The following comment has been added to this issue:
Author: Mathias Bogaert
Created: Thu, 3 Jun 2004 3:54 AM
Body:
I agree with WARN in production systems, but just for initializing a
transaction commit which is not effectively committed (readOnly) a INFO l=
og
statement? Not that useful info to me...
---------------------------------------------------------------------
View this comment:
http://opensource.atlassian.com/projects/spring/browse/SPR-154?page=3Dcom=
ments
#action_10442
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/spring/browse/SPR-154
Here is an overview of the issue:
---------------------------------------------------------------------
Key: SPR-154
Summary: Make log event "Initiating transaction commit" DEBUG
Type: Improvement
Status: Open
Priority: Major
Project: Spring Framework
Components:
SpringDA
Versions:
1.0.2
Assignee: Juergen Hoeller
Reporter: Mathias Bogaert
Created: Thu, 3 Jun 2004 3:38 AM
Updated: Thu, 3 Jun 2004 3:54 AM
Description:
I'm having a lot of read transactions (e.g. checking security multiple ti=
mes
on the same JSP using WebWork2 OGNL), and for each one of them, I get "IN=
FO
[tcpConnection-8080-3] (orm.hibernate.HibernateTransactionManager:315) -
Initiating transaction commit". This result in up to 15 log lines per
request!
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/spring/secure/Administrators.jsp=
a
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Springframework-developer mailing list
Spr...@li...
https://lists.sourceforge.net/lists/listinfo/springframework-developer
|