https://issues.apache.org/bugzilla/show_bug.cgi?id=48220
Lars Beuster <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P3 Summary|LoggingEvent.mdcCopy not |LoggingEvent.mdcCopy |transient |serialization with | |non-serializable MDC-values Severity|normal |minor --- Comment #1 from Lars Beuster <[email protected]> 2009-11-18 02:25:42 UTC --- Of cource, if the field is transient then the LoggingEvent at the other side of the SocketAppender is incomplete - probably this is not what I want;) So if it is intended to leave the field non-transient, at least the documentation for the MDC should be improved to give a hint to problem: non-serializable MCD-value / serializing appende. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
