Bug 1087630

Summary: [GSS] (6.2.x) Cache string representation of throwable info
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Kyle Lape <klape>
Component: LoggingAssignee: Kyle Lape <klape>
Status: CLOSED CURRENTRELEASE QA Contact: Nikoleta Hlavickova <nziakova>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: bmaxwell, brian.stansberry, cdewolf, klape, sgilda
Target Milestone: CR2   
Target Release: EAP 6.2.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
The stack trace information was not guaranteed to be stored correctly. As a result, data could be lost upon serialization of Log4J logging events. To fix this, Log4J has been amended to cache the stack trace (i.e. throwable information) upon deserialization. This ensures that stack trace information will not be lost upon serialization.
Story Points: ---
Clone Of:
: 1088618 (view as bug list) Environment:
Last Closed: 2014-06-09 12:46:01 UTC 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: 1088618    
Bug Blocks: 1067532, 1071479    

Description Kyle Lape 2014-04-14 21:10:35 UTC
This is the only fix that is added (other than the System.out fix for bz 1070453) by taking the upgrade of log4j-jboss-logmanager from 1.0.2 to 1.1.0.

https://github.com/jboss-logging/log4j-jboss-logmanager/commit/eb772e3f3595793f1a7ef19408f3a86af10468f3

Comment 1 Kyle Lape 2014-04-14 21:16:09 UTC
Since this BZ's component upgrade is already POST, I'm changing this to POST as well.

Comment 2 Nikoleta Hlavickova 2014-05-08 10:29:10 UTC
Verified with EAP 6.2.3.CP.CR2

Comment 3 Nichola Moore 2014-05-09 01:43:21 UTC
Please add doc text. Thank you.

Comment 4 Russell Dickenson 2014-05-13 04:15:04 UTC
Attention: Brad/Kyle

I simply can't determine from this BZ ticket or the associated git commit, the CCFR text, which is to appear in the Release Notes document. Please provide draft text that which can work on.

Comment 5 sgilda 2014-05-19 11:28:09 UTC
Fixed release notes typos reported in Bug 1098885,

Comment 6 sgilda 2014-05-22 13:33:03 UTC
Changed comma to period at end of Doc Text.