Ondra Chaloupka created JBTM-2862:
-------------------------------------
Summary: Check places where trace logs are not conditional, especially see
xts bridge
Key: JBTM-2862
URL:
https://issues.jboss.org/browse/JBTM-2862
Project: JBoss Transaction Manager
Issue Type: Enhancement
Components: XTS
Affects Versions: 5.5.3.Final
Reporter: Ondra Chaloupka
Assignee: Ondra Chaloupka
Priority: Minor
During an investigation on JBTM-2853 and JBTM-2858 was discovered there are places where
{{txbridgeLogger.logger.trace}} is used without conditional check if trace logging is
enabled or not as it's good practice in other parts of the code.
It should be checked where the conditional trace logging misses and fix those places. A
hot candidate is XTS but there could be other places in code base too.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)