Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Won't Fix
-
10.0.2.1, 10.1.1.0, 10.1.2.1, 10.1.3.1, 10.2.1.6, 10.2.2.0, 10.3.1.4
-
None
-
Normal
Description
The documentation (Tuning Guide) for the derby.locks.deadlockTrace property says:
"This property is meaningful only if the derby.locks.monitor property is set to true."
http://db.apache.org/derby/docs/dev/tuning/rtunproper23835.html
However, the property seems to be equally meaningful (prints lock cycles for deadlocks and lock lists for timeouts) regardless of whether derby.locks.monitor is set or not, or if set, regardless of whether it is set to true or false (with default settings for derby.stream.error.logSeverityLevel).
Attachments
Issue Links
- is related to
-
DERBY-2877 Print the entire lock list when a deadlock occurs and deadlock tracing is on
- Closed