Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.11
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The current implementation of org.activiti.engine.impl.interceptor.LogInterceptor logs the execution of all commands at fine level.
Given that constructing log messages are quite expensive in this case (concatenating multiple strings); log guards (java.util.logging.Logger.isLoggable(Level)) should be used to reduce unnecessary overhead in production systems where fine level logging is disabled for frameworks.
Activity
Tom Baeyens
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Won't Fix [ 2 ] |
Joram Barrez
made changes -
| Resolution | Won't Fix [ 2 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
| Assignee | Joram Barrez [ jbarrez ] |
Tom Baeyens
made changes -
| Fix Version/s | Sooner [ 17208 ] |
Bernd Ruecker (camunda)
made changes -
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Assignee | Joram Barrez [ jbarrez ] | Bernd Ruecker (camunda) [ bernd.ruecker ] |
| Fix Version/s | 5.11 [ 18342 ] | |
| Fix Version/s | Sooner [ 17208 ] | |
| Resolution | Fixed [ 1 ] |