Bug 1259840
| Summary: | [GSS](6.4.z) Remove caching of the value of isTraceEnabled for JCA infrastructure | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | jolee |
| Component: | JCA | Assignee: | baranowb <bbaranow> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Simka <msimka> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.4.4 | CC: | bbaranow, bmaxwell, istudens, jawilson, jolee, jpederse |
| Target Milestone: | CR1 | ||
| Target Release: | EAP 6.4.6 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1235746, 1275283 | ||
|
Description
jolee
2015-09-03 15:26:20 UTC
Note, that some "if (trace)" would have to be replaced by if (log.isTraceEnabled()) calls, as they guard multiple lines of code, and even synchronization blocks Jesper Pedersen <jpederse> updated the status of jira JBJCA-1294 to Resolved Jesper Pedersen <jpederse> updated the status of jira JBJCA-1294 to Closed verified with EAP 6.4.6.CP.CR2 Retroactively bulk-closing issues from released EAP 6.4 cumulative patches. Retroactively bulk-closing issues from released EAP 6.4 cumulative patches. |