-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
False
-
Debezium uses log4j's MDC to provide contextual information like connector names for log messages, see the method CdcSourceTaskContext::configureLoggingContext() and how/where it's used. I think over time though we have failed to make use of this consistently, in particular when it comes to logging done in separate threads. Let's verify the MDC scheme is used consistently and completely.
- duplicates
-
DBZ-3750 Debezium mapped diagnostic context doesn't work
- Open