Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
I have a requirement to attach all logs with a transaction id. I set this ID in Log4j MDC, but I need a way to intercept the request in a way I can set this MDC key in the internal thread pools used by the async client.
The current interceptors are run before the IO thread pool starts to run,